PUBLICITÉ
$input Drupal\taxonomy\Entity\Term(28)
  • contents
  • Available methods (143)
  • Static class properties (4)
  • Iterator contents (32)
  • protected values -> array(20)
    'tid' => array(1)
    'x-default' => string(4) "1357"
    'revision_id' => array(1)
    'x-default' => string(4) "1357"
    'vid' => array(1)
    'x-default' => string(12) "arborescence"
    'uuid' => array(1)
    'x-default' => string(36) "34e50347-19d9-447b-84eb-86ff93d471ef"
    'langcode' => array(1)
    'x-default' => string(2) "nl"
    'revision_default' => array(1)
    'x-default' => string(1) "1"
    'revision_user' => array(1)
    'x-default' => NULL
    'revision_created' => array(1)
    'x-default' => NULL
    'revision_log_message' => array(1)
    'x-default' => NULL
    'isDefaultRevision' => array(1)
    'x-default' => string(1) "1"
    'name' => array(1)
    'x-default' => string(20) "Zijn nagels afbijten"
    'description' => array(1)
    'x-default' => array(2)
    'value' => string UTF-8(258) "Het is belangrijk goed geïnformeerd te zijn omtrent Angststoornissen. Ontdek hie…"
    Het is belangrijk goed geïnformeerd te zijn omtrent Angststoornissen. Ontdek hier dus de laatste nieuwtjes van de redactie in verband met het bijten op zijn nagels: tips, praktische fiches, tests en natuurlijk ook getuigenissen van andere internetgebruikers.
    'format' => NULL
    'changed' => array(1)
    'x-default' => string(10) "1484396170"
    • timestamp
    • 2017-01-14 13:16:10
    'default_langcode' => array(1)
    'x-default' => string(1) "1"
    'status' => array(1)
    'x-default' => string(1) "1"
    'revision_translation_affected' => array(1)
    'x-default' => string(1) "1"
    'weight' => array(1)
    'x-default' => string(1) "0"
    'parent' => array(1)
    'x-default' => array(1)
    array(1)
    'target_id' => string(3) "348"
    'field_meta_title' => array(1)
    'x-default' => array(1)
    array(1)
    'value' => string(56) "Zijn nagels afbijten, Angststoornissen - E-gezondheid.be"
    'field_nom_systeme' => array(1)
    'x-default' => array(1)
    array(1)
    'value' => string(20) "Zijn nagels afbijten"
    protected fields -> array(0)
    protected fieldDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "integer"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:integer"
        'settings' => array(6)
        'unsigned' => boolTRUE
        'size' => string(6) "normal"
        'min' => string(0) ""
        'max' => string(0) ""
        'prefix' => string(0) ""
        'suffix' => string(0) ""
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(7)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(7) "Term ID"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'read-only' => boolTRUE
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(12) "The term ID."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'provider' => string(8) "taxonomy"
      'field_name' => string(3) "tid"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(4) "uuid"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(15) "field_item:uuid"
        'settings' => array(3)
        'max_length' => integer128
        'is_ascii' => boolTRUE
        'case_sensitive' => boolFALSE
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(7)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(4) "UUID"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'read-only' => boolTRUE
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(14) "The term UUID."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'provider' => string(8) "taxonomy"
      'field_name' => string(4) "uuid"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "integer"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:integer"
        'settings' => array(6)
        'unsigned' => boolTRUE
        'size' => string(6) "normal"
        'min' => string(0) ""
        'max' => string(0) ""
        'prefix' => string(0) ""
        'suffix' => string(0) ""
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(6)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(11) "Revision ID"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'read-only' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(11) "revision_id"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(8) "language"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(19) "field_item:language"
        'settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(9)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(8) "Language"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'display' => array(2)
      'view' => array(2)
      'options' => array(1)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'form' => array(2)
      'options' => array(2)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'revisionable' => boolTRUE
      'translatable' => boolTRUE
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(23) "The term language code."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'provider' => string(8) "taxonomy"
      'field_name' => string(8) "langcode"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(16) "entity_reference"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(27) "field_item:entity_reference"
        'settings' => array(3)
        'target_type' => string(19) "taxonomy_vocabulary"
        'handler' => string(7) "default"
        'handler_settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(8)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(10) "Vocabulary"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'required' => boolTRUE
      'read-only' => boolTRUE
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(45) "The vocabulary to which the term is assigned."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'provider' => string(8) "taxonomy"
      'field_name' => string(3) "vid"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "created"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:created"
        'settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(7)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(20) "Revision create time"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(47) "The time that the current revision was created."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'revisionable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(16) "revision_created"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(16) "entity_reference"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(27) "field_item:entity_reference"
        'settings' => array(3)
        'target_type' => string(4) "user"
        'handler' => string(7) "default"
        'handler_settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(7)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(13) "Revision user"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(50) "The user ID of the author of the current revision."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'revisionable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(13) "revision_user"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(11) "string_long"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(22) "field_item:string_long"
        'settings' => array(1)
        'case_sensitive' => boolFALSE
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(9)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(20) "Revision log message"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(43) "Briefly describe the changes you have made."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'revisionable' => boolTRUE
      'default_value' => array(1)
      array(1)
      'value' => string(0) ""
      'display' => array(1)
      'form' => array(1)
      'options' => array(1)
      *DEPTH TOO GREAT*
      'provider' => string(8) "taxonomy"
      'field_name' => string(20) "revision_log_message"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "boolean"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(3)
        'type' => string(18) "field_item:boolean"
        'settings' => array(2)
        'on_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        'off_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        'class' => string(22) "Drupal\user\StatusItem"
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(9)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(9) "Published"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'revisionable' => boolTRUE
      'translatable' => boolTRUE
      'default_value' => array(1)
      array(1)
      'value' => boolTRUE
      'display' => array(1)
      'form' => array(2)
      'options' => array(3)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(6) "status"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(6) "string"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(17) "field_item:string"
        'settings' => array(3)
        'max_length' => integer255
        'is_ascii' => boolFALSE
        'case_sensitive' => boolFALSE
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(9)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(4) "Name"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'translatable' => boolTRUE
      'revisionable' => boolTRUE
      'required' => boolTRUE
      'display' => array(2)
      'view' => array(1)
      'options' => array(3)
      *DEPTH TOO GREAT*
      'form' => array(2)
      'options' => array(2)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(4) "name"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(9) "text_long"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(20) "field_item:text_long"
        'settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(8)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(11) "Description"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'translatable' => boolTRUE
      'revisionable' => boolTRUE
      'display' => array(2)
      'view' => array(2)
      'options' => array(3)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'form' => array(2)
      'options' => array(2)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(11) "description"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "integer"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:integer"
        'settings' => array(6)
        'unsigned' => boolFALSE
        'size' => string(6) "normal"
        'min' => string(0) ""
        'max' => string(0) ""
        'prefix' => string(0) ""
        'suffix' => string(0) ""
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(7)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(6) "Weight"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(51) "The weight of this term in relation to other terms."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'default_value' => array(1)
      array(1)
      'value' => integer0
      'provider' => string(8) "taxonomy"
      'field_name' => string(6) "weight"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(16) "entity_reference"
      protected propertyDefinitions -> NULL
      protected schema -> array(4)
      'columns' => array(1)
      'target_id' => array(3)
      'description' => string(28) "The ID of the target entity."
      'type' => string(3) "int"
      'unsigned' => boolTRUE
      'indexes' => array(1)
      'target_id' => array(1)
      string(9) "target_id"
      'unique keys' => array(0)
      'foreign keys' => array(0)
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(27) "field_item:entity_reference"
        'settings' => array(3)
        'target_type' => string(13) "taxonomy_term"
        'handler' => string(7) "default"
        'handler_settings' => array(1)
        *DEPTH TOO GREAT*
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(7)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(12) "Term Parents"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(25) "The parents of this term."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'cardinality' => integer-1
      'provider' => string(8) "taxonomy"
      'field_name' => string(6) "parent"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => string(12) "arborescence"
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "changed"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:changed"
        'settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(8)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(7) "Changed"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(39) "The time that the term was last edited."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'translatable' => boolTRUE
      'revisionable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(7) "changed"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "boolean"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:boolean"
        'settings' => array(2)
        'on_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        'off_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(9)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(19) "Default translation"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(58) "A flag indicating whether this is the default translation."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'translatable' => boolTRUE
      'revisionable' => boolTRUE
      'default_value' => array(1)
      array(1)
      'value' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(16) "default_langcode"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "boolean"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:boolean"
        'settings' => array(2)
        'on_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        'off_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(10)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(16) "Default revision"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(72) "A flag indicating whether this was a default revision when it was saved."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'storage_required' => boolTRUE
      'internal' => boolTRUE
      'translatable' => boolFALSE
      'revisionable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(16) "revision_default"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(7) "boolean"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(18) "field_item:boolean"
        'settings' => array(2)
        'on_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        'off_label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
        *DEPTH TOO GREAT*
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(9)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(29) "Revision translation affected"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(72) "Indicates if the last edit of a translation belongs to current revision."
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'read-only' => boolTRUE
      'revisionable' => boolTRUE
      'translatable' => boolTRUE
      'provider' => string(8) "taxonomy"
      'field_name' => string(29) "revision_translation_affected"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    • contents
    • Available methods (97)
    • Static class properties (1)
    • protected type -> string(4) "path"
      protected propertyDefinitions -> NULL
      protected schema -> NULL
      protected indexes -> array(0)
      protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
      • contents
      • Available methods (41)
      • protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
        protected definition -> array(2)
        'type' => string(15) "field_item:path"
        'settings' => array(0)
        protected typedDataManager -> NULL
      • public static create($field_definition) -> static
        Creates a new field item definition.
        
        @param \Drupal\Core\Field\FieldDefinitionInterface $field_definition
        The field definition the item definition belongs to.
        
        @return static
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:47
        public static createFromDataType($data_type)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:28
        public __construct(array $values = array())
        Constructs a new data definition object.
        
        @param array $values
        (optional) If given, an array of initial values to set on the definition.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:46
        public __sleep()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:355
        public addConstraint($constraint_name, $options = NULL)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
        public getClass()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:190
        public getConstraint($constraint_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
        public getConstraints()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
        public getDataType()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:53
        public getDescription()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
        public getFieldDefinition()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:78
        public getLabel()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
        public getMainPropertyName()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:71
        public getPropertyDefinition($name)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:57
        public getPropertyDefinitions()
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:64
        public getSetting($setting_name)
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:238
        public getSettings()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:217
        public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
        Gets the typed data manager.
        
        @return \Drupal\Core\TypedData\TypedDataManagerInterface
        The typed data manager.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
        public isComputed()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
        public isInternal()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:365
        public isList()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
        public isReadOnly()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
        public isRequired()
        {@inheritdoc}
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
        public offsetExists($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
        public &offsetGet($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
        public offsetSet($offset, $value)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
        public offsetUnset($offset)
        {@inheritdoc}
        
        This is for BC support only.
        @todo: Remove in https://www.drupal.org/node/1928868.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
        public setClass($class) -> static
        Sets the class used for creating the typed data object.
        
        @param string|null $class
        The class to use.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
        public setComputed($computed) -> static
        Sets whether the data is computed.
        
        @param bool $computed
        Whether the data is computed.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
        public setConstraints(array $constraints) -> $this
        Sets an array of validation constraints.
        
        @param array $constraints
        An array of validation constraint definitions, keyed by constraint name.
        Each constraint definition can be used for instantiating
        \Symfony\Component\Validator\Constraint objects.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
        public setDataType($type) -> static
        Sets the data type.
        
        @param string $type
        The data type to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:66
        public setDescription($description) -> static
        Sets the human-readable description.
        
        @param string $description
        The description to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
        public setFieldDefinition($field_definition)
        {@inheritdoc}
        
        Defined in <ROOT>/core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php:85
        public setInternal($internal) -> $this
        Sets the whether the data value should be internal.
        
        @param bool $internal
        Whether the data value should be internal.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
        public setLabel($label) -> static
        Sets the human-readable label.
        
        @param string $label
        The label to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
        public setReadOnly($read_only) -> static
        Sets whether the data is read-only.
        
        @param bool $read_only
        Whether the data is read-only.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
        public setRequired($required) -> static
        Sets whether the data is required.
        
        @param bool $required
        Whether the data is required.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
        public setSetting($setting_name, $value) -> static
        Sets a definition setting.
        
        @param string $setting_name
        The definition setting to set.
        @param mixed $value
        The value to set.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:253
        public setSettings(array $settings) -> static
        Sets the array of settings, as required by the used class.
        
        @param array $settings
        The array of settings.
        
        @return static
        The object itself for chaining.
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:230
        public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
        Sets the typed data manager.
        
        @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
        The typed data manager.
        
        @return $this
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
        public toArray() -> array
        Returns all definition values as array.
        
        @return array
        
        Inherited from Drupal\Core\TypedData\DataDefinition
        Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected definition -> array(8)
      'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
      • contents
      • Available methods (14)
      • protected translatedMarkup -> NULL
        protected options -> array(0)
        protected stringTranslation -> NULL
        protected string -> string(9) "URL alias"
        protected arguments -> array(0)
      • public __construct($string, array $arguments = array(), array $options = array(), Drupal\Core\StringTranslation\TranslationInterface $string_translation = NULL)
        Constructs a new class instance.
        
        When possible, use the
        \Drupal\Core\StringTranslation\StringTranslationTrait $this->t(). Otherwise
        create a new \Drupal\Core\StringTranslation\TranslatableMarkup object
        directly.
        
        Calling the trait's t() method or instantiating a new TranslatableMarkup
        object serves two purposes:
        - At run-time it translates user-visible text into the appropriate
        language.
        - Static analyzers detect calls to t() and new TranslatableMarkup, and add
        the first argument (the string to be translated) to the database of
        strings that need translation. These strings are expected to be in
        English, so the first argument should always be in English.
        To allow the site to be localized, it is important that all human-readable
        text that will be displayed on the site or sent to a user is made available
        in one of the ways supported by the
        @link https://www.drupal.org/node/322729 Localization API @endlink.
        See the @link https://www.drupal.org/node/322729 Localization API @endlink
        pages for more information, including recommendations on how to break up or
        not break up strings for translation.
        
        @section sec_translating_vars Translating Variables
        $string should always be an English literal string.
        
        $string should never contain a variable, such as:
        @code
        new TranslatableMarkup($text)
        @endcode
        There are several reasons for this:
        - Using a variable for $string that is user input is a security risk.
        - Using a variable for $string that has even guaranteed safe text (for
        example, user interface text provided literally in code), will not be
        picked up by the localization static text processor. (The parameter could
        be a variable if the entire string in $text has been passed into t() or
        new TranslatableMarkup() elsewhere as the first argument, but that
        strategy is not recommended.)
        
        It is especially important never to call new TranslatableMarkup($user_text)
        or t($user_text) where $user_text is some text that a user entered -- doing
        that can lead to cross-site scripting and other security problems. However,
        you can use variable substitution in your string, to put variable text such
        as user names or link URLs into translated text. Variable substitution
        looks like this:
        @code
        new TranslatableMarkup("@name's blog", array('@name' => $account->getDisplayName()));
        @endcode
        Basically, you can put placeholders like @name into your string, and the
        method will substitute the sanitized values at translation time. (See the
        Localization API pages referenced above and the documentation of
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        for details about how to safely and correctly define variables in your
        string.) Translators can then rearrange the string as necessary for the
        language (e.g., in Spanish, it might be "blog de @name").
        
        @param string $string
        A string containing the English text to translate.
        @param array $arguments
        (optional) An associative array of replacements to make after
        translation. Based on the first character of the key, the value is
        escaped and/or themed. See
        \Drupal\Component\Render\FormattableMarkup::placeholderFormat() for
        details.
        @param array $options
        (optional) An associative array of additional options, with the following
        elements:
        - 'langcode' (defaults to the current language): A language code, to
        translate to a language other than what is used to display the page.
        - 'context' (defaults to the empty context): The context the source
        string belongs to.
        @param \Drupal\Core\StringTranslation\TranslationInterface $string_translation
        (optional) The string translation service.
        
        @throws \InvalidArgumentException
        Exception thrown when $string is not a string.
        
        @see \Drupal\Component\Render\FormattableMarkup::placeholderFormat()
        @see \Drupal\Core\StringTranslation\StringTranslationTrait::t()
        
        @ingroup sanitization
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:129
        public __sleep()
        Magic __sleep() method to avoid serializing the string translator.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:203
        public __toString()
        Implements the magic __toString() method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:13
        public count() -> int
        Returns the string length.
        
        @return int
        The length of the string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:227
        public getArguments() -> mixed[]
        Gets all arguments from this translated string.
        
        @return mixed[]
        The array of arguments.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:178
        public getOption($name) -> mixed
        Gets a specific option from this translated string.
        
        @param string $name
        Option name.
        
        @return mixed
        The value of this option or empty string of option is not set.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:158
        public getOptions() -> mixed[]
        Gets all options from this translated string.
        
        @return mixed[]
        The array of options.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:168
        public getUntranslatedString() -> string
        Gets the untranslated string value stored in this translated string.
        
        @return string
        The string stored in this wrapper.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:145
        public jsonSerialize() -> string
        Returns a representation of the object for use in JSON serialization.
        
        @return string
        The safe string content.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:118
        public render() -> string
        Renders the object as a string.
        
        @return string
        The translated string.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:188
        protected static placeholderEscape($value) -> string
        Escapes a placeholder replacement value if needed.
        
        @param string|\Drupal\Component\Render\MarkupInterface $value
        A placeholder replacement value.
        
        @return string
        The properly escaped replacement value.
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:264
        protected static placeholderFormat($string, array $args) -> string
        Replaces placeholders in a string with values.
        
        @param string $string
        A string containing placeholders. The string itself is expected to be
        safe and correct HTML. Any unsafe content must be in $args and
        inserted via placeholders.
        @param array $args
        An associative array of replacements. Each array key should be the same
        as a placeholder in $string. The corresponding value should be a string
        or an object that implements
        \Drupal\Component\Render\MarkupInterface. The value replaces the
        placeholder in $string. Sanitization and formatting will be done before
        replacement. The type of sanitization and formatting depends on the first
        character of the key:
        - @variable: When the placeholder replacement value is:
        - A string, the replaced value in the returned string will be sanitized
        using \Drupal\Component\Utility\Html::escape().
        - A MarkupInterface object, the replaced value in the returned string
        will not be sanitized.
        - A MarkupInterface object cast to a string, the replaced value in the
        returned string be forcibly sanitized using
        \Drupal\Component\Utility\Html::escape().
        @code
        $this->placeholderFormat('This will force HTML-escaping of the replacement value: @text', ['@text' => (string) $safe_string_interface_object));
        @endcode
        Use this placeholder as the default choice for anything displayed on
        the site, but not within HTML attributes, JavaScript, or CSS. Doing so
        is a security risk.
        - %variable: Use when the replacement value is to be wrapped in <em>
        tags.
        A call like:
        @code
        $string = "%output_text";
        $arguments = ['%output_text' => 'text output here.'];
        $this->placeholderFormat($string, $arguments);
        @endcode
        makes the following HTML code:
        @code
        <em class="placeholder">text output here.</em>
        @endcode
        As with @variable, do not use this within HTML attributes, JavaScript,
        or CSS. Doing so is a security risk.
        - :variable: Return value is escaped with
        \Drupal\Component\Utility\Html::escape() and filtered for dangerous
        protocols using UrlHelper::stripDangerousProtocols(). Use this when
        using the "href" attribute, ensuring the attribute value is always
        wrapped in quotes:
        @code
        // Secure (with quotes):
        $this->placeholderFormat('<a href=":url">@variable</a>', [':url' => $url, '@variable' => $variable]);
        // Insecure (without quotes):
        $this->placeholderFormat('<a href=:url>@variable</a>', [':url' => $url, '@variable' => $variable]);
        @endcode
        When ":variable" comes from arbitrary user input, the result is secure,
        but not guaranteed to be a valid URL (which means the resulting output
        could fail HTML validation). To guarantee a valid URL, use
        Url::fromUri($user_input)->toString() (which either throws an exception
        or returns a well-formed URL) before passing the result into a
        ":variable" placeholder.
        
        @return string
        A formatted HTML string with the placeholders replaced.
        
        @ingroup sanitization
        
        @see \Drupal\Core\StringTranslation\TranslatableMarkup
        @see \Drupal\Core\StringTranslation\PluralTranslatableMarkup
        @see \Drupal\Component\Utility\Html::escape()
        @see \Drupal\Component\Utility\UrlHelper::stripDangerousProtocols()
        @see \Drupal\Core\Url::fromUri()
        
        Inherited from Drupal\Component\Render\FormattableMarkup
        Defined in <ROOT>/core/lib/Drupal/Component/Render/FormattableMarkup.php:194
        protected _die()
        For test purposes, wrap die() in an overridable method.
        
        Defined in <ROOT>/core/lib/Drupal/Component/Utility/ToStringTrait.php:31
        protected getStringTranslation() -> \Drupal\Core\StringTranslation\TranslationInterface
        Gets the string translation service.
        
        @return \Drupal\Core\StringTranslation\TranslationInterface
        The string translation service.
        
        Defined in <ROOT>/core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php:213
      'translatable' => boolTRUE
      'display' => array(1)
      'form' => array(2)
      'options' => array(2)
      *DEPTH TOO GREAT*
      'configurable' => boolTRUE
      'computed' => boolTRUE
      'provider' => string(4) "path"
      'field_name' => string(4) "path"
      'entity_type' => string(13) "taxonomy_term"
      'bundle' => NULL
      protected typedDataManager -> NULL
    • public static create($type) -> static
      Creates a new field definition.
      
      @param string $type
      The type of the field.
      
      @return static
      A new field definition object.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:57
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:33
      public static createFromFieldStorageDefinition(Drupal\Core\Field\FieldStorageDefinitionInterface $definition) -> $this
      Creates a new field definition based upon a field storage definition.
      
      In cases where one needs a field storage definitions to act like full
      field definitions, this creates a new field definition based upon the
      (limited) information available. That way it is possible to use the field
      definition in places where a full field definition is required; e.g., with
      widgets or formatters.
      
      @param \Drupal\Core\Field\FieldStorageDefinitionInterface $definition
      The field storage definition to base the new field definition upon.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:83
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:101
      public __clone()
      Magic method: Implements a deep clone.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:861
      public __construct(array $values = array(), Drupal\Core\TypedData\DataDefinitionInterface $item_definition = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:50
      public __sleep()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:658
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:293
      public addPropertyConstraints($name, array $constraints) -> static
      Adds constraints for a given field item property.
      
      Adds a constraint to a property of a base field item. e.g.
      @code
      // Limit the field item's value property to the range 0 through 10.
      // e.g. $node->size->value.
      $field->addPropertyConstraints('value', [
      'Range' => [
      'min' => 0,
      'max' => 10,
      ]
      ]);
      @endcode
      
      If you want to add a validation constraint that applies to the
      \Drupal\Core\Field\FieldItemList, use BaseFieldDefinition::addConstraint()
      instead.
      
      Note: passing a new set of options for an existing property constraint will
      overwrite with the new options.
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      @see \Drupal\Core\Field\BaseFieldDefinition::addConstraint()
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:373
      public getCacheContexts()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:15
      public getCacheMaxAge()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:29
      public getCacheTags()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php:22
      public getCardinality()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:258
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:74
      public getColumns()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:735
      public getConfig($bundle)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:824
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:270
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:261
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:58
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:466
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:459
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:452
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:95
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:438
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:777
      public getInitialValue() -> array
      Returns the initial value for the field.
      
      @return array
      The initial value for the field, as a numerically indexed array of items,
      each item being a property/value array (array() for no default value).
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:518
      public getInitialValueFromField() -> string|null
      Returns the name of the field that will be used for getting initial values.
      
      @return string|null
      The field name.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:554
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:92
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:74
      public getMainPropertyName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:632
      public getName()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:110
      public getOptionsProvider($property_name, Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:587
      public getPropertyDefinition($name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:602
      public getPropertyDefinitions()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:614
      public getPropertyNames()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:625
      public getProvider()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:194
      public getSchema()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:708
      public getSetting($setting_name)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:179
      public getSettings()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:138
      public getTargetBundle()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:688
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:668
      public getType()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:131
      public getTypedDataManager() -> \Drupal\Core\TypedData\TypedDataManagerInterface
      Gets the typed data manager.
      
      @return \Drupal\Core\TypedData\TypedDataManagerInterface
      The typed data manager.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:36
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:791
      public getUniqueStorageIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:784
      public hasCustomStorage()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:743
      public isBaseField()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:750
      public isComputed()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:148
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:804
      public isDisplayConfigurable($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:445
      public isInternal()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:878
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:116
      public isMultiple()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:286
      public isQueryable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:294
      public isReadOnly()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:123
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:169
      public isRevisionable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:235
      public isStorageRequired()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:835
      public isTranslatable()
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:214
      public offsetExists($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:304
      public &offsetGet($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:316
      public offsetSet($offset, $value)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:329
      public offsetUnset($offset)
      {@inheritdoc}
      
      This is for BC support only.
      @todo: Remove in https://www.drupal.org/node/1928868.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:339
      public setCardinality($cardinality) -> $this
      Sets the maximum number of items allowed for the field.
      
      Possible values are positive integers or
      FieldStorageDefinitionInterface::CARDINALITY_UNLIMITED.
      
      Note that if the entity type that this base field is attached to is
      revisionable and the field has a cardinality higher than 1, the field is
      considered revisionable by default.
      
      @param int $cardinality
      The field cardinality.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:278
      public setClass($class) -> static
      Sets the class used for creating the typed data object.
      
      @param string|null $class
      The class to use.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:209
      public setComputed($computed) -> static
      Sets whether the data is computed.
      
      @param bool $computed
      Whether the data is computed.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:161
      public setConstraints(array $constraints) -> $this
      Sets an array of validation constraints.
      
      @param array $constraints
      An array of validation constraint definitions, keyed by constraint name.
      Each constraint definition can be used for instantiating
      \Symfony\Component\Validator\Constraint objects.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:285
      public setCustomStorage($custom_storage) -> $this
      Sets the storage behavior for this field.
      
      @param bool $custom_storage
      Pass FALSE if the storage takes care of storing the field,
      TRUE otherwise.
      
      @return $this
      
      @throws \LogicException
      Thrown if custom storage is to be set to FALSE for a computed field.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:766
      public setDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:65
      public setDefaultValue($value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:483
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:503
      public setDeleted($deleted) -> $this
      Sets whether the field storage is deleted.
      
      @param bool $deleted
      Whether the field storage is deleted.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:816
      public setDescription($description) -> static
      Sets the human-readable description.
      
      @param string $description
      The description to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:108
      public setDisplayConfigurable($display_context, $configurable) -> static
      Sets whether the display for the field can be configured.
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param bool $configurable
      Whether the display options can be configured (e.g., via the "Manage
      display" / "Manage form display" UI screens). If TRUE, the options
      specified via getDisplayOptions() act as defaults.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:426
      public setDisplayOptions($display_context, array $options) -> static
      Sets the display options for the field in forms or rendered entities.
      
      This enables generic rendering of the field with widgets / formatters,
      including automated support for "In place editing", and with optional
      configurability in the "Manage display" / "Manage form display" UI screens.
      
      Unless this method is called, the field remains invisible (or requires
      ad-hoc rendering logic).
      
      @param string $display_context
      The display context. Either 'view' or 'form'.
      @param array $options
      An array of display options. Refer to
      \Drupal\Core\Field\FieldDefinitionInterface::getDisplayOptions() for
      a list of supported keys. The options should include at least a 'weight',
      or specify 'type' = 'hidden'. The 'default_widget' / 'default_formatter'
      for the field type will be used if no 'type' is specified.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:408
      public setInitialValue($value) -> $this
      Sets an initial value for the field.
      
      @param mixed $value
      The initial value for the field. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:537
      public setInitialValueFromField($field_name, $default_value = NULL) -> $this
      Sets a field that will be used for getting initial values.
      
      @param string $field_name
      The name of the field that will be used for getting initial values.
      @param mixed $default_value
      (optional) The default value for the field, in case the inherited value
      is NULL. This can be either:
      - a literal, in which case it will be assigned to the first property of
      the first item;
      - a numerically indexed array of items, each item being a property/value
      array;
      - a non-numerically indexed array, in which case the array is assumed to
      be a property/value array and used as the first item;
      - an empty array for no initial value.
      If the field being added is required or an entity key, it is recommended
      to provide a default value.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:578
      public setInternal($internal) -> $this
      Sets the whether the data value should be internal.
      
      @param bool $internal
      Whether the data value should be internal.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:381
      public setItemDefinition(Drupal\Core\TypedData\DataDefinitionInterface $definition) -> $this
      Sets the item definition.
      
      @param \Drupal\Core\TypedData\DataDefinition $definition
      A list item's data definition.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\ListDataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/ListDataDefinition.php:104
      public setLabel($label) -> static
      Sets the human-readable label.
      
      @param string $label
      The label to set.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:87
      public setName($name) -> static
      Sets the field name.
      
      @param string $name
      The field name to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:123
      public setPropertyConstraints($name, array $constraints) -> static
      Sets constraints for a given field item property.
      
      Note: this overwrites any existing property constraints. If you need to
      add to the existing constraints, use
      \Drupal\Core\Field\BaseFieldDefinition::addPropertyConstraints()
      
      @param string $name
      The name of the property to set constraints for.
      @param array $constraints
      The constraints to set.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:334
      public setProvider($provider) -> $this
      Sets the name of the provider of this field.
      
      @param string $provider
      The provider name to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:206
      public setQueryable($queryable) -> static
      Sets whether the field is queryable.
      
      @param bool $queryable
      Whether the field is queryable.
      
      @return static
      The object itself for chaining.
      
      @deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\Field\BaseFieldDefinition::setCustomStorage() instead.
      
      @see https://www.drupal.org/node/2856563
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:313
      public setReadOnly($read_only) -> static
      Sets whether the data is read-only.
      
      @param bool $read_only
      Whether the data is read-only.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:140
      public setRequired($required) -> static
      Sets whether the data is required.
      
      @param bool $required
      Whether the data is required.
      
      @return static
      The object itself for chaining.
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:182
      public setRevisionable($revisionable) -> $this
      Sets whether the field is revisionable.
      
      @param bool $revisionable
      Whether the field is revisionable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:250
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:186
      public setSettings(array $settings)
      {@inheritdoc}
      
      Note that the method does not unset existing settings not specified in the
      incoming $settings array.
      
      For example:
      @code
      // Given these are the default settings.
      $field_definition->getSettings() === [
      'fruit' => 'apple',
      'season' => 'summer',
      ];
      // Change only the 'fruit' setting.
      $field_definition->setSettings(['fruit' => 'banana']);
      // The 'season' setting persists unchanged.
      $field_definition->getSettings() === [
      'fruit' => 'banana',
      'season' => 'summer',
      ];
      @endcode
      
      For clarity, it is preferred to use setSetting() if not all available
      settings are supplied.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:167
      public setStorageRequired($required) -> static
      Sets whether the field storage is required.
      
      @param bool $required
      Whether the field storage is required.
      
      @return static
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:853
      public setTargetBundle($bundle) -> $this
      Sets the bundle this field is defined for.
      
      @param string|null $bundle
      The bundle, or NULL if the field is not bundle-specific.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:700
      public setTargetEntityTypeId($entity_type_id) -> $this
      Sets the ID of the type of the entity this field is attached to.
      
      @param string $entity_type_id
      The name of the target entity type to set.
      
      @return $this
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:680
      public setTranslatable($translatable) -> $this
      Sets whether the field is translatable.
      
      @param bool $translatable
      Whether the field is translatable.
      
      @return $this
      The object itself for chaining.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:227
      public setTypedDataManager(Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager) -> $this
      Sets the typed data manager.
      
      @param \Drupal\Core\TypedData\TypedDataManagerInterface $typed_data_manager
      The typed data manager.
      
      @return $this
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/TypedDataTrait.php:25
      public toArray() -> array
      Returns all definition values as array.
      
      @return array
      
      Inherited from Drupal\Core\TypedData\DataDefinition
      Defined in <ROOT>/core/lib/Drupal/Core/TypedData/DataDefinition.php:348
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected getFieldItemClass()
      Helper to retrieve the field item class.
      
      @deprecated in drupal:8.5.0 and is removed from drupal:9.0.0. Use
      \Drupal\Core\TypedData\ListDataDefinition::getClass() instead.
      
      Defined in <ROOT>/core/lib/Drupal/Core/Field/BaseFieldDefinition.php:643
    • constant CARDINALITY_UNLIMITED :: integer-1
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(43) "taxonomy_term.arborescence.field_fantome_de"
      protected field_name -> string(16) "field_fantome_de"
      protected field_type -> string(16) "entity_reference"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(10) "Fantome de"
      protected description -> string(0) ""
      protected settings -> array(2)
      'handler' => string(21) "default:taxonomy_term"
      'handler_settings' => array(4)
      'target_bundles' => array(1)
      'arborescence' => string(12) "arborescence"
      'sort' => array(1)
      'field' => string(5) "_none"
      'auto_create' => boolFALSE
      'auto_create_bundle' => string(0) ""
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(43) "taxonomy_term.arborescence.field_fantome_de"
      protected status -> boolTRUE
      protected uuid -> string(36) "a0de67d0-fe7a-4267-b838-e00968a047c5"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(44) "field.storage.taxonomy_term.field_fantome_de"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(39) "taxonomy_term.arborescence.field_guides"
      protected field_name -> string(12) "field_guides"
      protected field_type -> string(16) "entity_reference"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(6) "Guides"
      protected description -> string(0) ""
      protected settings -> array(2)
      'handler' => string(21) "default:taxonomy_term"
      'handler_settings' => array(4)
      'target_bundles' => array(1)
      'guides' => string(6) "guides"
      'sort' => array(1)
      'field' => string(5) "_none"
      'auto_create' => boolFALSE
      'auto_create_bundle' => string(6) "guides"
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(39) "taxonomy_term.arborescence.field_guides"
      protected status -> boolTRUE
      protected uuid -> string(36) "a8a9cf5f-6c87-404c-b045-892821f9a6c3"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(3)
      string(40) "field.storage.taxonomy_term.field_guides"
      string(32) "taxonomy.vocabulary.arborescence"
      string(26) "taxonomy.vocabulary.guides"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(48) "taxonomy_term.arborescence.field_guide_principal"
      protected field_name -> string(21) "field_guide_principal"
      protected field_type -> string(16) "entity_reference"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(15) "Guide principal"
      protected description -> string(0) ""
      protected settings -> array(2)
      'handler' => string(21) "default:taxonomy_term"
      'handler_settings' => array(4)
      'target_bundles' => array(1)
      'guides' => string(6) "guides"
      'sort' => array(1)
      'field' => string(5) "_none"
      'auto_create' => boolFALSE
      'auto_create_bundle' => string(0) ""
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(48) "taxonomy_term.arborescence.field_guide_principal"
      protected status -> boolTRUE
      protected uuid -> string(36) "1f5b30fa-4464-48fe-b4d3-525974f414b7"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(3)
      string(49) "field.storage.taxonomy_term.field_guide_principal"
      string(32) "taxonomy.vocabulary.arborescence"
      string(26) "taxonomy.vocabulary.guides"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(43) "taxonomy_term.arborescence.field_image_term"
      protected field_name -> string(16) "field_image_term"
      protected field_type -> string(5) "image"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(10) "Image term"
      protected description -> string(0) ""
      protected settings -> array(12)
      'file_directory' => string(13) "visuels_terms"
      'file_extensions' => string(16) "png gif jpg jpeg"
      'max_filesize' => string(0) ""
      'max_resolution' => string(0) ""
      'min_resolution' => string(0) ""
      'alt_field' => boolTRUE
      'alt_field_required' => boolFALSE
      'title_field' => boolFALSE
      'title_field_required' => boolFALSE
      'default_image' => array(5)
      'uuid' => string(0) ""
      'alt' => string(0) ""
      'title' => string(0) ""
      'width' => NULL
      'height' => NULL
      'handler' => string(12) "default:file"
      'handler_settings' => array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(43) "taxonomy_term.arborescence.field_image_term"
      protected status -> boolTRUE
      protected uuid -> string(36) "dca96249-457e-40c1-9bd4-d81c7730cb27"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(2)
      'config' => array(2)
      string(44) "field.storage.taxonomy_term.field_image_term"
      string(32) "taxonomy.vocabulary.arborescence"
      'module' => array(1)
      string(5) "image"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(43) "taxonomy_term.arborescence.field_meta_title"
      protected field_name -> string(16) "field_meta_title"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(10) "Meta Title"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(43) "taxonomy_term.arborescence.field_meta_title"
      protected status -> boolTRUE
      protected uuid -> string(36) "dafe11ae-7cd0-47ad-b88d-c32d63c51390"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(44) "field.storage.taxonomy_term.field_meta_title"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(44) "taxonomy_term.arborescence.field_nom_systeme"
      protected field_name -> string(17) "field_nom_systeme"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string UTF-8(11) "Nom système"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(44) "taxonomy_term.arborescence.field_nom_systeme"
      protected status -> boolTRUE
      protected uuid -> string(36) "de7ae233-8f97-49f4-9803-6603538304c0"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(45) "field.storage.taxonomy_term.field_nom_systeme"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(43) "taxonomy_term.arborescence.field_sous_titre"
      protected field_name -> string(16) "field_sous_titre"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(10) "Sous titre"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(43) "taxonomy_term.arborescence.field_sous_titre"
      protected status -> boolTRUE
      protected uuid -> string(36) "7571d089-cda9-46fb-9ab8-0ce65564fa1d"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(44) "field.storage.taxonomy_term.field_sous_titre"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(39) "taxonomy_term.arborescence.field_tag_id"
      protected field_name -> string(12) "field_tag_id"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(6) "Tag Id"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(39) "taxonomy_term.arborescence.field_tag_id"
      protected status -> boolTRUE
      protected uuid -> string(36) "48ff1179-813c-4485-9871-a28503d64e6d"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(40) "field.storage.taxonomy_term.field_tag_id"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(42) "taxonomy_term.arborescence.field_tag_id_hp"
      protected field_name -> string(15) "field_tag_id_hp"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(9) "Tag Id HP"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(42) "taxonomy_term.arborescence.field_tag_id_hp"
      protected status -> boolTRUE
      protected uuid -> string(36) "251f387d-2797-4136-b75e-c3f64f791af6"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(43) "field.storage.taxonomy_term.field_tag_id_hp"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(48) "taxonomy_term.arborescence.field_tag_id_hp_forum"
      protected field_name -> string(21) "field_tag_id_hp_forum"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(15) "Tag Id HP Forum"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(48) "taxonomy_term.arborescence.field_tag_id_hp_forum"
      protected status -> boolTRUE
      protected uuid -> string(36) "ea61422a-cf7b-4649-b53b-bf7ddf14f96b"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(49) "field.storage.taxonomy_term.field_tag_id_hp_forum"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(42) "taxonomy_term.arborescence.field_tag_id_rg"
      protected field_name -> string(15) "field_tag_id_rg"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(9) "Tag Id RG"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(42) "taxonomy_term.arborescence.field_tag_id_rg"
      protected status -> boolTRUE
      protected uuid -> string(36) "93442e44-7410-410e-90df-0bf3fb9c19a5"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(43) "field.storage.taxonomy_term.field_tag_id_rg"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(48) "taxonomy_term.arborescence.field_tag_id_rg_forum"
      protected field_name -> string(21) "field_tag_id_rg_forum"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(15) "Tag Id RG Forum"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(48) "taxonomy_term.arborescence.field_tag_id_rg_forum"
      protected status -> boolTRUE
      protected uuid -> string(36) "f577a964-51e3-4ff3-840c-2db60278b55a"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(49) "field.storage.taxonomy_term.field_tag_id_rg_forum"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(43) "taxonomy_term.arborescence.field_tag_mobile"
      protected field_name -> string(16) "field_tag_mobile"
      protected field_type -> string(6) "string"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(10) "Tag Mobile"
      protected description -> string(0) ""
      protected settings -> array(0)
      protected required -> boolFALSE
      protected translatable -> boolFALSE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(43) "taxonomy_term.arborescence.field_tag_mobile"
      protected status -> boolTRUE
      protected uuid -> string(36) "e430f3f5-3087-41f3-b982-92e94a22c551"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "nl"
      protected third_party_settings -> array(0)
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(1)
      'config' => array(2)
      string(44) "field.storage.taxonomy_term.field_tag_mobile"
      string(32) "taxonomy.vocabulary.arborescence"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    • contents
    • Available methods (135)
    • protected deleted -> boolFALSE
      protected fieldStorage -> NULL
      protected id -> string(39) "taxonomy_term.arborescence.field_visuel"
      protected field_name -> string(12) "field_visuel"
      protected field_type -> string(5) "image"
      protected entity_type -> string(13) "taxonomy_term"
      protected bundle -> string(12) "arborescence"
      protected label -> string(6) "Visuel"
      protected description -> string(0) ""
      protected settings -> array(12)
      'file_directory' => string(13) "visuels_terms"
      'file_extensions' => string(16) "png gif jpg jpeg"
      'max_filesize' => string(0) ""
      'max_resolution' => string(0) ""
      'min_resolution' => string(0) ""
      'alt_field' => boolTRUE
      'alt_field_required' => boolFALSE
      'title_field' => boolFALSE
      'title_field_required' => boolFALSE
      'default_image' => array(5)
      'uuid' => string(0) ""
      'alt' => string(0) ""
      'title' => string(0) ""
      'width' => NULL
      'height' => NULL
      'handler' => string(12) "default:file"
      'handler_settings' => array(0)
      protected required -> boolFALSE
      protected translatable -> boolTRUE
      protected default_value -> array(0)
      protected default_value_callback -> string(0) ""
      protected itemDefinition -> NULL
      protected constraints -> array(0)
      protected propertyConstraints -> array(0)
      protected originalId -> string(39) "taxonomy_term.arborescence.field_visuel"
      protected status -> boolTRUE
      protected uuid -> string(36) "68aad001-8446-4280-b666-b25355db4537"
      private isUninstalling -> boolFALSE
      protected langcode -> string(2) "fr"
      protected third_party_settings -> array(1)
      'content_translation' => array(1)
      'translation_sync' => array(3)
      'alt' => string(3) "alt"
      'title' => string(5) "title"
      'file' => string(1) "0"
      protected _core -> array(0)
      protected trustedData -> boolFALSE
      protected entityTypeId -> string(12) "field_config"
      protected enforceIsNew -> NULL
      protected typedData -> NULL
      protected cacheContexts -> array(1)
      string(28) "languages:language_interface"
      protected cacheTags -> array(0)
      protected cacheMaxAge -> integer-1
      protected _serviceIds -> array(0)
      protected _entityStorages -> array(0)
      protected dependencies -> array(2)
       01
      "config""field.storage.taxonomy_term.field_visuel""taxonomy.vocabulary.arborescence"
      "module""content_translation""image"
      protected isSyncing -> boolFALSE
    • public static create(array $values = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
      public static createFromDataType($type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:465
      public static createFromItemType($item_type)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:456
      public static load($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
      public static loadByName($entity_type_id, $bundle, $field_name) -> static
      Loads a field config entity based on the entity type and field name.
      
      @param string $entity_type_id
      ID of the entity type.
      @param string $bundle
      Bundle name.
      @param string $field_name
      Name of the field.
      
      @return static
      The field config entity if one exists for the provided field
      name, otherwise NULL.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:373
      public static loadMultiple(array $ids = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
      public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:221
      public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
      public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
      public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $fields)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:195
      public static sort(Drupal\Core\Config\Entity\ConfigEntityInterface $a, Drupal\Core\Config\Entity\ConfigEntityInterface $b)
      Helper callback for uasort() to sort configuration entities by weight and label.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:229
      public __construct(array $values, $entity_type = field_config)
      Constructs a FieldConfig object.
      
      In most cases, Field entities are created via
      FieldConfig::create($values), where $values is the same
      parameter as in this constructor.
      
      @param array $values
      An array of field properties, keyed by property name. The
      storage associated with the field can be specified either with:
      - field_storage: the FieldStorageConfigInterface object,
      or by referring to an existing field storage in the current configuration
      with:
      - field_name: The field name.
      - entity_type: The entity type.
      Additionally, a 'bundle' property is required to indicate the entity
      bundle to which the field is attached to. Other array elements will be
      used to set the corresponding properties on the class; see the class
      property documentation for details.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:94
      public __sleep()
      Implements the magic __sleep() method.
      
      Using the Serialize interface and serialize() / unserialize() methods
      breaks entity forms in PHP 5.4.
      @todo Investigate in https://www.drupal.org/node/1977206.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:445
      public __wakeup()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
      public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:362
      public addCacheContexts(array $cache_contexts)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
      public addCacheTags(array $cache_tags)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
      public addCacheableDependency($other_object)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
      public addConstraint($constraint_name, $options = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:552
      public addPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:573
      public bundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:159
      public calculateDependencies()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:185
      public createDuplicate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:218
      public delete()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
      public disable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:182
      public enable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:175
      public enforceIsNew($value = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
      public get($property_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:151
      public getCacheContexts()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
      public getCacheMaxAge()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
      public getCacheTags()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
      public getCacheTagsToInvalidate()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:415
      public getClass()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:488
      public getConfig($bundle)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:537
      public getConfigDependencyKey()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
      public getConfigDependencyName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:458
      public getConfigTarget()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:465
      public getConstraint($constraint_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:505
      public getConstraints()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:498
      public getDataType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:474
      public getDefaultValue(Drupal\Core\Entity\FieldableEntityInterface $entity)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:394
      public getDefaultValueCallback()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:426
      public getDefaultValueLiteral()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:411
      public getDependencies()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:444
      public getDescription()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:313
      public getDisplayOptions($display_context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:333
      public getEntityType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
      public getEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
      public getFieldStorageDefinition()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:292
      public getItemDefinition()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:513
      public getLabel()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:298
      public getName()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:203
      public getOriginalId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:120
      public getSetting($setting_name)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:359
      public getSettings()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:344
      public getTargetBundle()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:224
      public getTargetEntityTypeId()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:217
      public getThirdPartyProviders()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:549
      public getThirdPartySetting($module, $key, $default = NULL)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:517
      public getThirdPartySettings($module)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:529
      public getType()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:210
      public getTypedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
      public getUniqueIdentifier()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:355
      public hasLinkTemplate($rel)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
      public hasTrustedData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:605
      public id()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:196
      public isComputed()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:348
      public isDeleted()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:285
      public isDisplayConfigurable($context)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:326
      public isInstallable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:590
      public isInternal()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:588
      public isList()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:481
      public isNew()
      Overrides Entity::isNew().
      
      EntityInterface::enforceIsNew() is only supported for newly created
      configuration entities but has no effect after saving, since each
      configuration entity is unique.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:144
      public isReadOnly()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:341
      public isRequired()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:379
      public isSyncing()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
      public isTranslatable()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:328
      public isUninstalling()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:211
      public label()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:166
      public language()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:376
      public link($text = NULL, $rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:398
      public mergeCacheMaxAge($max_age)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
      public onDependencyRemoval(array $dependencies)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:258
      public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:127
      public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:284
      public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
      Overrides \Drupal\Core\Entity\Entity::preSave().
      
      @throws \Drupal\Core\Field\FieldException
      If the field definition is invalid.
      @throws \Drupal\Core\Entity\EntityStorageException
      In case of failures at the configuration storage level.
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:149
      public referencedEntities()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:485
      public save()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:612
      public set($property_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:158
      public setConstraints(array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:544
      public setDefaultValue($value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:418
      public setDefaultValueCallback($callback)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:433
      public setDescription($description)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:320
      public setLabel($label)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:305
      public setOriginalId($id)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:127
      public setPropertyConstraints($name, array $constraints)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:560
      public setRequired($required)
      [@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:386
      public setSetting($setting_name, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:371
      public setSettings(array $settings)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:351
      public setStatus($status)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:189
      public setSyncing($syncing)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
      public setThirdPartySetting($module, $key, $value)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:509
      public setTranslatable($translatable)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldConfigBase.php:336
      public setUninstalling($uninstalling)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:204
      public status()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:197
      public toArray()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:243
      public toLink($text = NULL, $rel = canonical, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
      public toUrl($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:406
      public traitSleep()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
      public trustData()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:597
      public unsetThirdPartySetting($module, $key)
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:536
      public uriRelationships()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
      public url($rel = edit-form, $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:390
      public urlInfo($rel = edit-form, array $options = array())
      {@inheritdoc}
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:381
      public uuid()
      {@inheritdoc}
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:129
      protected static getConfigManager() -> \Drupal\Core\Config\ConfigManager
      Gets the configuration manager.
      
      @return \Drupal\Core\Config\ConfigManager
      The configuration manager.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:583
      protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
      {@inheritdoc}
      
      Override to never invalidate the individual entities' cache tags; the
      config system already invalidates them.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:502
      protected static normalizeValue(&$value, $main_property_name) -> array
      Ensure a field value is transformed into a format keyed by delta.
      
      @param mixed $value
      The raw field value to normalize.
      @param string $main_property_name
      The main field property name.
      
      @return array
      A field value normalized into a format keyed by delta.
      
      Inherited from Drupal\Core\Field\FieldConfigBase
      Defined in <ROOT>/core/lib/Drupal/Core/Field/FieldInputValueNormalizerTrait.php:26
      protected addDependencies(array $dependencies)
      Adds multiple dependencies.
      
      @param array $dependencies
      An array of dependencies keyed by the type of dependency. One example:
      @code
      array(
      'module' => array(
      'node',
      'field',
      'image',
      ),
      );
      @endcode
      
      @see \Drupal\Core\Entity\DependencyTrait::addDependency
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:64
      protected addDependency($type, $name)
      Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
      
      Note that this function should only be called from implementations of
      \Drupal\Core\Config\Entity\ConfigEntityInterface::calculateDependencies(),
      as dependencies are recalculated during every entity save.
      
      @see \Drupal\Core\Config\Entity\ConfigEntityDependency::hasDependency()
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:430
      protected addDependencyTrait($type, $name) -> $this
      Adds a dependency.
      
      @param string $type
      Type of dependency being added: 'module', 'theme', 'config', 'content'.
      @param string $name
      If $type is 'module' or 'theme', the name of the module or theme. If
      $type is 'config' or 'content', the result of
      EntityInterface::getConfigDependencyName().
      
      @see \Drupal\Core\Entity\EntityInterface::getConfigDependencyName()
      
      @return $this
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/DependencyTrait.php:31
      protected calculatePluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance)
      Calculates and adds dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:92
      protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
      Gets the entity manager.
      
      @return \Drupal\Core\Entity\EntityManagerInterface
      
      @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
      Use \Drupal::entityTypeManager() instead in most cases. If the needed
      method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
      deprecated \Drupal\Core\Entity\EntityManager to find the
      correct interface or service.
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
      protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      Gets the entity type bundle info service.
      
      @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
      protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
      Gets the entity type manager.
      
      @return \Drupal\Core\Entity\EntityTypeManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
      protected getPluginDependencies(Drupal\Component\Plugin\PluginInspectionInterface $instance) -> array
      Calculates and returns dependencies of a specific plugin instance.
      
      Dependencies are added for the module that provides the plugin, as well
      as any dependencies declared by the instance's calculateDependencies()
      method, if it implements
      \Drupal\Component\Plugin\DependentPluginInterface.
      
      @param \Drupal\Component\Plugin\PluginInspectionInterface $instance
      The plugin instance.
      
      @return array
      An array of dependencies keyed by the type of dependency.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:33
      protected getTypedConfig() -> \Drupal\Core\Config\TypedConfigManagerInterface
      Gets the typed config manager.
      
      @return \Drupal\Core\Config\TypedConfigManagerInterface
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:279
      protected invalidateTagsOnSave($update)
      {@inheritdoc}
      
      Override to never invalidate the entity's cache tag; the config system
      already invalidates it.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:492
      protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
      Gets the language manager.
      
      @return \Drupal\Core\Language\LanguageManagerInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
      protected linkTemplates()
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:257
      protected moduleHandler() -> \Drupal\Core\Extension\ModuleHandlerInterface
      Wraps the module handler.
      
      @return \Drupal\Core\Extension\ModuleHandlerInterface
      The module handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:102
      protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
      Sets cacheability; useful for value object constructors.
      
      @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
      The cacheability to set.
      
      @return $this
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
      protected themeHandler() -> \Drupal\Core\Extension\ThemeHandlerInterface
      Wraps the theme handler.
      
      @return \Drupal\Core\Extension\ThemeHandlerInterface
      The theme handler.
      
      Inherited from Drupal\Core\Config\Entity\ConfigEntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Plugin/PluginDependencyTrait.php:112
      protected urlRouteParameters($rel)
      {@inheritdoc}
      
      Defined in <ROOT>/core/modules/field/src/Entity/FieldConfig.php:274
      protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
      Gets the UUID generator.
      
      @return \Drupal\Component\Uuid\UuidInterface
      
      Inherited from Drupal\Core\Entity\EntityBase
      Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
    protected languages -> NULL
    protected langcodeKey -> string(8) "langcode"
    protected defaultLangcodeKey -> string(16) "default_langcode"
    protected activeLangcode -> string(9) "x-default"
    protected defaultLangcode -> string(2) "nl"
    protected translations -> array(1)
    'x-default' => array(1)
    'status' => integer1
    protected translationInitialize -> boolFALSE
    protected newRevision -> boolFALSE
    protected isDefaultRevision -> string(1) "1"
    protected entityKeys -> array(4)
    'bundle' => string(12) "arborescence"
    'id' => string(4) "1357"
    'revision' => string(4) "1357"
    'uuid' => string(36) "34e50347-19d9-447b-84eb-86ff93d471ef"
    protected translatableEntityKeys -> array(5)
     x-default
    "label""Zijn nagels afbijten"
    "langcode""nl"
    "published""1"
    "default_langcode""1"
    "revision_translation_affected""1"
    protected validated -> boolFALSE
    protected validationRequired -> boolFALSE
    protected loadedRevisionId -> string(4) "1357"
    protected revisionTranslationAffectedKey -> string(29) "revision_translation_affected"
    protected enforceRevisionTranslationAffected -> array(0)
    protected entityTypeId -> string(13) "taxonomy_term"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(0)
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected isSyncing -> boolFALSE
  • public static baseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:125
    public static bundleFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type, $bundle, array $base_field_definitions)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:215
    public static create(array $values = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:548
    public static load($id)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:528
    public static loadMultiple(array $ids = NULL)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:538
    public static postDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $entities)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:79
    public static postLoad(Drupal\Core\Entity\EntityStorageInterface $storage, array &$entities)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:479
    public static preCreate(Drupal\Core\Entity\EntityStorageInterface $storage, array &$values)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:454
    public static preDelete(Drupal\Core\Entity\EntityStorageInterface $storage, array $entities)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:466
    public static publishedBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type) -> \Drupal\Core\Field\BaseFieldDefinition[]
    Returns an array of base field definitions for publishing status.
    
    @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    The entity type to add the publishing status field to.
    
    @return \Drupal\Core\Field\BaseFieldDefinition[]
    An array of base field definitions.
    
    @throws \Drupal\Core\Entity\Exception\UnsupportedEntityTypeDefinitionException
    Thrown when the entity type does not implement EntityPublishedInterface
    or if it does not have a "published" entity key.
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:27
    public static revisionLogBaseFieldDefinitions(Drupal\Core\Entity\EntityTypeInterface $entity_type) -> \Drupal\Core\Field\FieldDefinitionInterface[]
    Provides revision-related base field definitions for an entity type.
    
    @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    The entity type definition.
    
    @return \Drupal\Core\Field\FieldDefinitionInterface[]
    An array of base field definitions for the entity type, keyed by field
    name.
    
    @see \Drupal\Core\Entity\FieldableEntityInterface::baseFieldDefinitions()
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:27
    public __clone()
    Magic method: Implements a deep clone.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1160
    public __construct(array $values, $entity_type, $bundle = false, $translations = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:189
    public &__get($name)
    Implements the magic method for getting object properties.
    
    @todo: A lot of code still uses non-fields (e.g. $entity->content in view
    builders) by reference. Clean that up.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1047
    public __isset($name)
    Implements the magic method for isset().
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1108
    public __set($name, $value)
    Implements the magic method for setting object properties.
    
    Uses default language always.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1074
    public __sleep()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:520
    public __unset($name)
    Implements the magic method for unset().
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1117
    public __wakeup()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:65
    public access($operation, Drupal\Core\Session\AccountInterface $account = NULL, $return_as_object = false)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:701
    public addCacheContexts(array $cache_contexts)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:31
    public addCacheTags(array $cache_tags)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:41
    public addCacheableDependency($other_object)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:15
    public addTranslation($langcode, array $values = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:950
    public bundle()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:545
    public createDuplicate()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1131
    public delete()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:401
    public enforceIsNew($value = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:143
    public get($field_name)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:566
    public getCacheContexts()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:492
    public getCacheMaxAge()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:521
    public getCacheTags()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:511
    public getCacheTagsToInvalidate()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:499
    public getChangedTime() -> int
    Gets the timestamp of the last entity change for the current translation.
    
    @return int
    The timestamp of the last entity save operation.
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangedTrait.php:32
    public getChangedTimeAcrossTranslations() -> int
    Returns the timestamp of the last entity change across all translations.
    
    @return int
    The timestamp of the last entity save operation across all
    translations.
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangedTrait.php:17
    public getConfigDependencyKey()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:650
    public getConfigDependencyName()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:657
    public getConfigTarget()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:664
    public getDescription()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:225
    public getEntityType()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:427
    public getEntityTypeId()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:152
    public getFieldDefinition($name)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:668
    public getFieldDefinitions()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:680
    public getFields($include_computed = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:635
    public getFormat()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:240
    public getIterator()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:661
    public getLoadedRevisionId()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:313
    public getName()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:255
    public getOriginalId()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:602
    public getRevisionCreationTime()
    Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:58
    public getRevisionId()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:422
    public getRevisionLogMessage()
    Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:103
    public getRevisionUser()
    Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:73
    public getRevisionUserId()
    Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:88
    public getTranslatableFields($include_computed = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:648
    public getTranslation($langcode)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:847
    public getTranslationLanguages($include_default = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1010
    public getTranslationStatus($langcode)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1000
    public getTypedData()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:631
    public getUntranslated()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:882
    public getVocabularyId()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:285
    public getWeight()
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:270
    public hasField($field_name)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:559
    public hasLinkTemplate($rel)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:253
    public hasTranslation($langcode)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:933
    public hasTranslationChanges()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1402
    public id()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:538
    public isDefaultRevision($new_value = NULL)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:335
    public isDefaultTranslation()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:415
    public isDefaultTranslationAffectedOnly()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1461
    public isLatestRevision()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:363
    public isLatestTranslationAffectedRevision()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:373
    public isNew()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:136
    public isNewRevision()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:328
    public isNewTranslation()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:943
    public isPublished()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:47
    public isRevisionTranslationAffected()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:383
    public isRevisionTranslationAffectedEnforced()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:400
    public isSyncing()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:32
    public isTranslatable()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:429
    public isValidationRequired()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:496
    public label()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1246
    public language()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:715
    public link($text = NULL, $rel = canonical, array $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:271
    public mergeCacheMaxAge($max_age)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/RefinableCacheableDependencyTrait.php:51
    public onChange($name)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:781
    public postCreate(Drupal\Core\Entity\EntityStorageInterface $storage)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:284
    public postSave(Drupal\Core\Entity\EntityStorageInterface $storage, $update = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:462
    public preSave(Drupal\Core\Entity\EntityStorageInterface $storage)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:114
    public preSaveRevision(Drupal\Core\Entity\EntityStorageInterface $storage, stdClass $record)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:456
    public referencedEntities()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1262
    public removeTranslation($langcode)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:971
    public save()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:393
    public set($name, $value, $notify = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:624
    public setChangedTime($timestamp) -> $this
    Sets the timestamp of the last entity change for the current translation.
    
    @param int $timestamp
    The timestamp of the last entity save operation.
    
    @return $this
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangedTrait.php:44
    public setDescription($description)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:232
    public setFormat($format)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:247
    public setName($name)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:262
    public setNewRevision($value = true)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:291
    public setOriginalId($id)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:610
    public setPublished($published = NULL)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:54
    public setRevisionCreationTime($timestamp)
    Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionCreationTime().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:65
    public setRevisionLogMessage($revision_log_message)
    Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:110
    public setRevisionTranslationAffected($affected)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:390
    public setRevisionTranslationAffectedEnforced($enforced)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:407
    public setRevisionUser(Drupal\user\UserInterface $account)
    Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:80
    public setRevisionUserId($user_id)
    Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId().
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:95
    public setSyncing($syncing)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php:23
    public setUnpublished()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityPublishedTrait.php:71
    public setValidationRequired($required)
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:503
    public setWeight($weight)
    {@inheritdoc}
    
    Defined in <ROOT>/core/modules/taxonomy/src/Entity/Term.php:277
    public toArray()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:690
    public toLink($text = NULL, $rel = canonical, array $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:279
    public toUrl($rel = canonical, array $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:190
    public traitSleep()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/DependencyInjection/DependencySerializationTrait.php:30
    public updateLoadedRevisionId()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:320
    public updateOriginalValues()
    Updates the original values with the interim changes.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1027
    public uriRelationships()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:340
    public url($rel = canonical, $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:292
    public urlInfo($rel = canonical, array $options = array())
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:182
    public uuid()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:552
    public validate()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:487
    public wasDefaultRevision()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:348
    protected static getRevisionMetadataKey(Drupal\Core\Entity\EntityTypeInterface $entity_type, $key) -> string
    Gets the name of a revision metadata field.
    
    @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    A content entity type definition.
    @param string $key
    The revision metadata key to get, must be one of 'revision_created',
    'revision_user' or 'revision_log_message'.
    
    @return string
    The name of the field for the specified $key.
    
    Inherited from Drupal\Core\Entity\EditorialContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php:127
    protected static invalidateTagsOnDelete(Drupal\Core\Entity\EntityTypeInterface $entity_type, array $entities)
    Invalidates an entity's cache tags upon delete.
    
    @param \Drupal\Core\Entity\EntityTypeInterface $entity_type
    The entity type definition.
    @param \Drupal\Core\Entity\EntityInterface[] $entities
    An array of entities.
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:586
    protected clearTranslationCache()
    Clear entity translation object cache to remove stale references.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:511
    protected entityManager() -> \Drupal\Core\Entity\EntityManagerInterface
    Gets the entity manager.
    
    @return \Drupal\Core\Entity\EntityManagerInterface
    
    @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0.
    Use \Drupal::entityTypeManager() instead in most cases. If the needed
    method is not on \Drupal\Core\Entity\EntityTypeManagerInterface, see the
    deprecated \Drupal\Core\Entity\EntityManager to find the
    correct interface or service.
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:78
    protected entityTypeBundleInfo() -> \Drupal\Core\Entity\EntityTypeBundleInfoInterface
    Gets the entity type bundle info service.
    
    @return \Drupal\Core\Entity\EntityTypeBundleInfoInterface
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:97
    protected entityTypeManager() -> \Drupal\Core\Entity\EntityTypeManagerInterface
    Gets the entity type manager.
    
    @return \Drupal\Core\Entity\EntityTypeManagerInterface
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:88
    protected getEntityKey($key) -> mixed
    Gets the value of the given entity key, if defined.
    
    @param string $key
    Name of the entity key, for example id, revision or bundle.
    
    @return mixed
    The value of the entity key, NULL if not defined.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1289
    protected getFieldsToSkipFromTranslationChangesCheck() -> array
    Returns an array of field names to skip in ::hasTranslationChanges.
    
    @return array
    An array of field names.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:1391
    protected getLanguages()
    {@inheritdoc}
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:268
    protected getTranslatedField($name, $langcode) -> \Drupal\Core\Field\FieldItemListInterface
    Gets a translated field.
    
    @return \Drupal\Core\Field\FieldItemListInterface
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:578
    protected initializeTranslation($langcode) -> \Drupal\Core\Entity\EntityInterface
    Instantiates a translation object for an existing translation.
    
    The translated entity will be a clone of the current entity with the
    specified $langcode. All translations share the same field data structures
    to ensure that all of them deal with fresh data.
    
    @param string $langcode
    The language code for the requested translation.
    
    @return \Drupal\Core\Entity\EntityInterface
    The translation object. The content properties of the translation object
    are stored as references to the main entity.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:900
    protected invalidateTagsOnSave($update)
    Invalidates an entity's cache tags upon save.
    
    @param bool $update
    TRUE if the entity has been updated, or FALSE if it has been inserted.
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:561
    protected languageManager() -> \Drupal\Core\Language\LanguageManagerInterface
    Gets the language manager.
    
    @return \Drupal\Core\Language\LanguageManagerInterface
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:106
    protected linkTemplates() -> array
    Gets an array link templates.
    
    @return array
    An array of link templates containing paths.
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:264
    protected setCacheability(Drupal\Core\Cache\CacheableDependencyInterface $cacheability) -> $this
    Sets cacheability; useful for value object constructors.
    
    @param \Drupal\Core\Cache\CacheableDependencyInterface $cacheability
    The cacheability to set.
    
    @return $this
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Cache/CacheableDependencyTrait.php:39
    protected setDefaultLangcode()
    Populates the local cache for the default language code.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:737
    protected traitGetFieldsToSkipFromTranslationChangesCheck(Drupal\Core\Entity\ContentEntityInterface $entity) -> string[]
    Returns an array of field names to skip when checking for changes.
    
    @param \Drupal\Core\Entity\ContentEntityInterface $entity
    A content entity object.
    
    @return string[]
    An array of field names.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php:21
    protected updateFieldLangcodes($langcode)
    Updates language for already instantiated fields.
    
    Inherited from Drupal\Core\Entity\ContentEntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/ContentEntityBase.php:770
    protected urlRouteParameters($rel) -> array
    Gets an array of placeholders for this entity.
    
    Individual entity classes may override this method to add additional
    placeholders if desired. If so, they should be sure to replicate the
    property caching logic.
    
    @param string $rel
    The link relationship type, for example: canonical or edit-form.
    
    @return array
    An array of URI placeholders.
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:319
    protected uuidGenerator() -> \Drupal\Component\Uuid\UuidInterface
    Gets the UUID generator.
    
    @return \Drupal\Component\Uuid\UuidInterface
    
    Inherited from Drupal\Core\Entity\EntityBase
    Defined in <ROOT>/core/lib/Drupal/Core/Entity/EntityBase.php:115
  • protected $fieldsToSkipFromTranslationChangesCheck :: array(0)
    constant TRANSLATION_REMOVED :: integer0
    constant TRANSLATION_EXISTING :: integer1
    constant TRANSLATION_CREATED :: integer2
  • 'tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(4) "1357"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "integer"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:integer"
    'settings' => array(6)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(7) "Term ID"
    protected arguments -> array(0)
    'read-only' => boolTRUE
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(12) "The term ID."
    protected arguments -> array(0)
    'provider' => string(8) "taxonomy"
    'field_name' => string(3) "tid"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(36) "34e50347-19d9-447b-84eb-86ff93d471ef"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(4) "uuid"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(4)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(15) "field_item:uuid"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(4) "UUID"
    protected arguments -> array(0)
    'read-only' => boolTRUE
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(14) "The term UUID."
    protected arguments -> array(0)
    'provider' => string(8) "taxonomy"
    'field_name' => string(4) "uuid"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(4) "1357"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "integer"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:integer"
    'settings' => array(6)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(6)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(11) "Revision ID"
    protected arguments -> array(0)
    'read-only' => boolTRUE
    'provider' => string(8) "taxonomy"
    'field_name' => string(11) "revision_id"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(2) "nl"
    protected properties -> array(1)
    'language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(8) "language"
    protected propertyDefinitions -> array(2)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    'language' => Drupal\Core\TypedData\DataReferenceDefinition(3)
    protected targetDefinition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected definition -> array(5)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(19) "field_item:language"
    'settings' => array(0)
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(8) "Language"
    protected arguments -> array(0)
    'display' => array(2)
    'view' => array(2)
    *DEPTH TOO GREAT*
    'form' => array(2)
    *DEPTH TOO GREAT*
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(23) "The term language code."
    protected arguments -> array(0)
    'provider' => string(8) "taxonomy"
    'field_name' => string(8) "langcode"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'target_id' => string(12) "arborescence"
    protected properties -> array(1)
    'entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(8)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(16) "entity_reference"
    protected propertyDefinitions -> array(2)
    'target_id' => Drupal\Core\TypedData\DataReferenceTargetDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    'entity' => Drupal\Core\TypedData\DataReferenceDefinition(3)
    protected targetDefinition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    *DEPTH TOO GREAT*
    protected definition -> array(6)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(27) "field_item:entity_reference"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(10) "Vocabulary"
    protected arguments -> array(0)
    'required' => boolTRUE
    'read-only' => boolTRUE
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(45) "The vocabulary to which the term is assigned."
    protected arguments -> array(0)
    'provider' => string(8) "taxonomy"
    'field_name' => string(3) "vid"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "created"
    protected propertyDefinitions -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:created"
    'settings' => array(0)
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(20) "Revision create time"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(47) "The time that the current revision was created."
    protected arguments -> array(0)
    'revisionable' => boolTRUE
    'provider' => string(8) "taxonomy"
    'field_name' => string(16) "revision_created"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(16) "entity_reference"
    protected propertyDefinitions -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(27) "field_item:entity_reference"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(13) "Revision user"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(50) "The user ID of the author of the current revision."
    protected arguments -> array(0)
    'revisionable' => boolTRUE
    'provider' => string(8) "taxonomy"
    'field_name' => string(13) "revision_user"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(11) "string_long"
    protected propertyDefinitions -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(22) "field_item:string_long"
    'settings' => array(1)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(20) "Revision log message"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(43) "Briefly describe the changes you have made."
    protected arguments -> array(0)
    'revisionable' => boolTRUE
    'default_value' => array(1)
    array(1)
    *DEPTH TOO GREAT*
    'display' => array(1)
    'form' => array(1)
    *DEPTH TOO GREAT*
    'provider' => string(8) "taxonomy"
    'field_name' => string(20) "revision_log_message"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(1) "1"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(3)
    'type' => string(18) "field_item:boolean"
    'settings' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(22) "Drupal\user\StatusItem"
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(9) "Published"
    protected arguments -> array(0)
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'default_value' => array(1)
    array(1)
    *DEPTH TOO GREAT*
    'display' => array(1)
    'form' => array(2)
    *DEPTH TOO GREAT*
    'provider' => string(8) "taxonomy"
    'field_name' => string(6) "status"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(20) "Zijn nagels afbijten"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(6) "string"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(4)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(17) "field_item:string"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(4) "Name"
    protected arguments -> array(0)
    'translatable' => boolTRUE
    'revisionable' => boolTRUE
    'required' => boolTRUE
    'display' => array(2)
    'view' => array(1)
    *DEPTH TOO GREAT*
    'form' => array(2)
    *DEPTH TOO GREAT*
    'provider' => string(8) "taxonomy"
    'field_name' => string(4) "name"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(2)
    'value' => string UTF-8(258) "Het is belangrijk goed geïnformeerd te zijn omtrent Angststoornissen. Ontdek hie…"
    Het is belangrijk goed geïnformeerd te zijn omtrent Angststoornissen. Ontdek hier dus de laatste nieuwtjes van de redactie in verband met het bijten op zijn nagels: tips, praktische fiches, tests en natuurlijk ook getuigenissen van andere internetgebruikers.
    'format' => NULL
    protected properties -> array(1)
    'processed' => Drupal\text\TextProcessed(8)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(9) "text_long"
    protected propertyDefinitions -> array(3)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    'format' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    'processed' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(7)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(20) "field_item:text_long"
    'settings' => array(0)
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(11) "Description"
    protected arguments -> array(0)
    'translatable' => boolTRUE
    'revisionable' => boolTRUE
    'display' => array(2)
    'view' => array(2)
    *DEPTH TOO GREAT*
    'form' => array(2)
    *DEPTH TOO GREAT*
    'provider' => string(8) "taxonomy"
    'field_name' => string(11) "description"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(1) "0"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "integer"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:integer"
    'settings' => array(6)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(6) "Weight"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(51) "The weight of this term in relation to other terms."
    protected arguments -> array(0)
    'default_value' => array(1)
    array(1)
    *DEPTH TOO GREAT*
    'provider' => string(8) "taxonomy"
    'field_name' => string(6) "weight"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'target_id' => string(3) "348"
    protected properties -> array(1)
    'entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(8)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(16) "entity_reference"
    protected propertyDefinitions -> array(2)
    'target_id' => Drupal\Core\TypedData\DataReferenceTargetDefinition(2)
    protected definition -> array(4)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    'entity' => Drupal\Core\TypedData\DataReferenceDefinition(3)
    protected targetDefinition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    *DEPTH TOO GREAT*
    protected definition -> array(6)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> array(4)
    'columns' => array(1)
    'target_id' => array(3)
    *DEPTH TOO GREAT*
    'indexes' => array(1)
    'target_id' => array(1)
    *DEPTH TOO GREAT*
    'unique keys' => array(0)
    'foreign keys' => array(0)
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(27) "field_item:entity_reference"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(7)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(12) "Term Parents"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(25) "The parents of this term."
    protected arguments -> array(0)
    'cardinality' => integer-1
    'provider' => string(8) "taxonomy"
    'field_name' => string(6) "parent"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => string(12) "arborescence"
    protected typedDataManager -> NULL
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(10) "1484396170"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "changed"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:changed"
    'settings' => array(0)
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(7) "Changed"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(39) "The time that the term was last edited."
    protected arguments -> array(0)
    'translatable' => boolTRUE
    'revisionable' => boolTRUE
    'provider' => string(8) "taxonomy"
    'field_name' => string(7) "changed"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(1) "1"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:boolean"
    'settings' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(19) "Default translation"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(58) "A flag indicating whether this is the default translation."
    protected arguments -> array(0)
    'translatable' => boolTRUE
    'revisionable' => boolTRUE
    'default_value' => array(1)
    array(1)
    *DEPTH TOO GREAT*
    'provider' => string(8) "taxonomy"
    'field_name' => string(16) "default_langcode"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(1) "1"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:boolean"
    'settings' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(10)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(16) "Default revision"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(72) "A flag indicating whether this was a default revision when it was saved."
    protected arguments -> array(0)
    'storage_required' => boolTRUE
    'internal' => boolTRUE
    'translatable' => boolFALSE
    'revisionable' => boolTRUE
    'provider' => string(8) "taxonomy"
    'field_name' => string(16) "revision_default"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected values -> array(1)
    'value' => string(1) "1"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(7) "boolean"
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    protected definition -> array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(18) "field_item:boolean"
    'settings' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected definition -> array(9)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(29) "Revision translation affected"
    protected arguments -> array(0)
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(72) "Indicates if the last edit of a translation belongs to current revision."
    protected arguments -> array(0)
    'read-only' => boolTRUE
    'revisionable' => boolTRUE
    'translatable' => boolTRUE
    'provider' => string(8) "taxonomy"
    'field_name' => string(29) "revision_translation_affected"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    protected type -> string(4) "path"
    protected propertyDefinitions -> NULL
    protected schema -> NULL
    protected indexes -> array(0)
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\Core\Field\BaseFieldDefinition(7) *RECURSION*
    protected definition -> array(2)
    'type' => string(15) "field_item:path"
    'settings' => array(0)
    protected typedDataManager -> NULL
    protected definition -> array(8)
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    protected translatedMarkup -> NULL
    protected options -> array(0)
    protected stringTranslation -> NULL
    protected string -> string(9) "URL alias"
    protected arguments -> array(0)
    'translatable' => boolTRUE
    'display' => array(1)
    'form' => array(2)
    *DEPTH TOO GREAT*
    'computed' => boolTRUE
    'provider' => string(4) "path"
    'field_name' => string(4) "path"
    'entity_type' => string(13) "taxonomy_term"
    'bundle' => NULL
    protected typedDataManager -> NULL
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected valueComputed -> boolFALSE
    'field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(43) "taxonomy_term.arborescence.field_fantome_de"
    protected field_name -> string(16) "field_fantome_de"
    protected field_type -> string(16) "entity_reference"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(10) "Fantome de"
    protected description -> string(0) ""
    protected settings -> array(2)
    'handler' => string(21) "default:taxonomy_term"
    'handler_settings' => array(4)
    'target_bundles' => array(1)
    *DEPTH TOO GREAT*
    'sort' => array(1)
    *DEPTH TOO GREAT*
    'auto_create' => boolFALSE
    'auto_create_bundle' => string(0) ""
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(43) "taxonomy_term.arborescence.field_fantome_de"
    protected status -> boolTRUE
    protected uuid -> string(36) "a0de67d0-fe7a-4267-b838-e00968a047c5"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(44) "field.storage.taxonomy_term.field_fantome_de"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(39) "taxonomy_term.arborescence.field_guides"
    protected field_name -> string(12) "field_guides"
    protected field_type -> string(16) "entity_reference"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(6) "Guides"
    protected description -> string(0) ""
    protected settings -> array(2)
    'handler' => string(21) "default:taxonomy_term"
    'handler_settings' => array(4)
    'target_bundles' => array(1)
    *DEPTH TOO GREAT*
    'sort' => array(1)
    *DEPTH TOO GREAT*
    'auto_create' => boolFALSE
    'auto_create_bundle' => string(6) "guides"
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(39) "taxonomy_term.arborescence.field_guides"
    protected status -> boolTRUE
    protected uuid -> string(36) "a8a9cf5f-6c87-404c-b045-892821f9a6c3"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(3)
    string(40) "field.storage.taxonomy_term.field_guides"
    string(32) "taxonomy.vocabulary.arborescence"
    string(26) "taxonomy.vocabulary.guides"
    protected isSyncing -> boolFALSE
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(48) "taxonomy_term.arborescence.field_guide_principal"
    protected field_name -> string(21) "field_guide_principal"
    protected field_type -> string(16) "entity_reference"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(15) "Guide principal"
    protected description -> string(0) ""
    protected settings -> array(2)
    'handler' => string(21) "default:taxonomy_term"
    'handler_settings' => array(4)
    'target_bundles' => array(1)
    *DEPTH TOO GREAT*
    'sort' => array(1)
    *DEPTH TOO GREAT*
    'auto_create' => boolFALSE
    'auto_create_bundle' => string(0) ""
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(48) "taxonomy_term.arborescence.field_guide_principal"
    protected status -> boolTRUE
    protected uuid -> string(36) "1f5b30fa-4464-48fe-b4d3-525974f414b7"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(3)
    string(49) "field.storage.taxonomy_term.field_guide_principal"
    string(32) "taxonomy.vocabulary.arborescence"
    string(26) "taxonomy.vocabulary.guides"
    protected isSyncing -> boolFALSE
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(43) "taxonomy_term.arborescence.field_image_term"
    protected field_name -> string(16) "field_image_term"
    protected field_type -> string(5) "image"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(10) "Image term"
    protected description -> string(0) ""
    protected settings -> array(12)
    'file_directory' => string(13) "visuels_terms"
    'file_extensions' => string(16) "png gif jpg jpeg"
    'max_filesize' => string(0) ""
    'max_resolution' => string(0) ""
    'min_resolution' => string(0) ""
    'alt_field' => boolTRUE
    'alt_field_required' => boolFALSE
    'title_field' => boolFALSE
    'title_field_required' => boolFALSE
    'default_image' => array(5)
    'uuid' => string(0) ""
    'alt' => string(0) ""
    'title' => string(0) ""
    'width' => NULL
    'height' => NULL
    'handler' => string(12) "default:file"
    'handler_settings' => array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(43) "taxonomy_term.arborescence.field_image_term"
    protected status -> boolTRUE
    protected uuid -> string(36) "dca96249-457e-40c1-9bd4-d81c7730cb27"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(2)
    'config' => array(2)
    string(44) "field.storage.taxonomy_term.field_image_term"
    string(32) "taxonomy.vocabulary.arborescence"
    'module' => array(1)
    string(5) "image"
    protected isSyncing -> boolFALSE
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    'value' => string(56) "Zijn nagels afbijten, Angststoornissen - E-gezondheid.be"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(30) "taxonomy_term.field_meta_title"
    protected field_name -> string(16) "field_meta_title"
    protected entity_type -> string(13) "taxonomy_term"
    protected type -> string(6) "string"
    protected module -> string(4) "core"
    protected settings -> array(3)
    'max_length' => integer255
    'is_ascii' => boolFALSE
    'case_sensitive' => boolFALSE
    protected cardinality -> integer1
    protected translatable -> boolTRUE
    protected locked -> boolFALSE
    protected persist_with_no_fields -> boolFALSE
    public custom_storage -> boolFALSE
    protected indexes -> array(0)
    protected deleted -> boolFALSE
    protected schema -> NULL
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected originalId -> string(30) "taxonomy_term.field_meta_title"
    protected status -> boolTRUE
    protected uuid -> string(36) "57a0691e-a097-41a8-b76f-126fb26e0c54"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(20) "field_storage_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(43) "taxonomy_term.arborescence.field_meta_title"
    protected field_name -> string(16) "field_meta_title"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(10) "Meta Title"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    'type' => string(17) "field_item:string"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(43) "taxonomy_term.arborescence.field_meta_title"
    protected status -> boolTRUE
    protected uuid -> string(36) "dafe11ae-7cd0-47ad-b88d-c32d63c51390"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(44) "field.storage.taxonomy_term.field_meta_title"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(1)
    Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    *DEPTH TOO GREAT*
    protected values -> array(1)
    'value' => string(20) "Zijn nagels afbijten"
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> Drupal\field\Entity\FieldStorageConfig(33)
    protected id -> string(31) "taxonomy_term.field_nom_systeme"
    protected field_name -> string(17) "field_nom_systeme"
    protected entity_type -> string(13) "taxonomy_term"
    protected type -> string(6) "string"
    protected module -> string(4) "core"
    protected settings -> array(3)
    'max_length' => integer255
    'is_ascii' => boolFALSE
    'case_sensitive' => boolFALSE
    protected cardinality -> integer1
    protected translatable -> boolTRUE
    protected locked -> boolFALSE
    protected persist_with_no_fields -> boolFALSE
    public custom_storage -> boolFALSE
    protected indexes -> array(0)
    protected deleted -> boolFALSE
    protected schema -> NULL
    protected propertyDefinitions -> array(1)
    'value' => Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected originalId -> string(31) "taxonomy_term.field_nom_systeme"
    protected status -> boolTRUE
    protected uuid -> string(36) "bd299b5e-5ace-462d-b2ad-c3c048f3ec75"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(20) "field_storage_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'module' => array(1)
    *DEPTH TOO GREAT*
    protected isSyncing -> boolFALSE
    protected id -> string(44) "taxonomy_term.arborescence.field_nom_systeme"
    protected field_name -> string(17) "field_nom_systeme"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string UTF-8(11) "Nom système"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    protected fieldDefinition -> Drupal\field\Entity\FieldConfig(35) *RECURSION*
    protected definition -> array(2)
    'type' => string(17) "field_item:string"
    'settings' => array(3)
    *DEPTH TOO GREAT*
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    *DEPTH TOO GREAT*
    protected prototypes -> array(52)
    *DEPTH TOO GREAT*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    *DEPTH TOO GREAT*
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    *DEPTH TOO GREAT*
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(112)
    *DEPTH TOO GREAT*
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    *DEPTH TOO GREAT*
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(44) "taxonomy_term.arborescence.field_nom_systeme"
    protected status -> boolTRUE
    protected uuid -> string(36) "de7ae233-8f97-49f4-9803-6603538304c0"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(45) "field.storage.taxonomy_term.field_nom_systeme"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9) *RECURSION*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(43) "taxonomy_term.arborescence.field_sous_titre"
    protected field_name -> string(16) "field_sous_titre"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(10) "Sous titre"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(43) "taxonomy_term.arborescence.field_sous_titre"
    protected status -> boolTRUE
    protected uuid -> string(36) "7571d089-cda9-46fb-9ab8-0ce65564fa1d"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(44) "field.storage.taxonomy_term.field_sous_titre"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(39) "taxonomy_term.arborescence.field_tag_id"
    protected field_name -> string(12) "field_tag_id"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(6) "Tag Id"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(39) "taxonomy_term.arborescence.field_tag_id"
    protected status -> boolTRUE
    protected uuid -> string(36) "48ff1179-813c-4485-9871-a28503d64e6d"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(40) "field.storage.taxonomy_term.field_tag_id"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(42) "taxonomy_term.arborescence.field_tag_id_hp"
    protected field_name -> string(15) "field_tag_id_hp"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(9) "Tag Id HP"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(42) "taxonomy_term.arborescence.field_tag_id_hp"
    protected status -> boolTRUE
    protected uuid -> string(36) "251f387d-2797-4136-b75e-c3f64f791af6"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(43) "field.storage.taxonomy_term.field_tag_id_hp"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(48) "taxonomy_term.arborescence.field_tag_id_hp_forum"
    protected field_name -> string(21) "field_tag_id_hp_forum"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(15) "Tag Id HP Forum"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(48) "taxonomy_term.arborescence.field_tag_id_hp_forum"
    protected status -> boolTRUE
    protected uuid -> string(36) "ea61422a-cf7b-4649-b53b-bf7ddf14f96b"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(49) "field.storage.taxonomy_term.field_tag_id_hp_forum"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(42) "taxonomy_term.arborescence.field_tag_id_rg"
    protected field_name -> string(15) "field_tag_id_rg"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(9) "Tag Id RG"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(42) "taxonomy_term.arborescence.field_tag_id_rg"
    protected status -> boolTRUE
    protected uuid -> string(36) "93442e44-7410-410e-90df-0bf3fb9c19a5"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(43) "field.storage.taxonomy_term.field_tag_id_rg"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(48) "taxonomy_term.arborescence.field_tag_id_rg_forum"
    protected field_name -> string(21) "field_tag_id_rg_forum"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(15) "Tag Id RG Forum"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(48) "taxonomy_term.arborescence.field_tag_id_rg_forum"
    protected status -> boolTRUE
    protected uuid -> string(36) "f577a964-51e3-4ff3-840c-2db60278b55a"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(49) "field.storage.taxonomy_term.field_tag_id_rg_forum"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(43) "taxonomy_term.arborescence.field_tag_mobile"
    protected field_name -> string(16) "field_tag_mobile"
    protected field_type -> string(6) "string"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(10) "Tag Mobile"
    protected description -> string(0) ""
    protected settings -> array(0)
    protected required -> boolFALSE
    protected translatable -> boolFALSE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(43) "taxonomy_term.arborescence.field_tag_mobile"
    protected status -> boolTRUE
    protected uuid -> string(36) "e430f3f5-3087-41f3-b982-92e94a22c551"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "nl"
    protected third_party_settings -> array(0)
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(1)
    'config' => array(2)
    string(44) "field.storage.taxonomy_term.field_tag_mobile"
    string(32) "taxonomy.vocabulary.arborescence"
    protected isSyncing -> boolFALSE
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
    'field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(2) "nl"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    protected deleted -> boolFALSE
    protected fieldStorage -> NULL
    protected id -> string(39) "taxonomy_term.arborescence.field_visuel"
    protected field_name -> string(12) "field_visuel"
    protected field_type -> string(5) "image"
    protected entity_type -> string(13) "taxonomy_term"
    protected bundle -> string(12) "arborescence"
    protected label -> string(6) "Visuel"
    protected description -> string(0) ""
    protected settings -> array(12)
    'file_directory' => string(13) "visuels_terms"
    'file_extensions' => string(16) "png gif jpg jpeg"
    'max_filesize' => string(0) ""
    'max_resolution' => string(0) ""
    'min_resolution' => string(0) ""
    'alt_field' => boolTRUE
    'alt_field_required' => boolFALSE
    'title_field' => boolFALSE
    'title_field_required' => boolFALSE
    'default_image' => array(5)
    'uuid' => string(0) ""
    'alt' => string(0) ""
    'title' => string(0) ""
    'width' => NULL
    'height' => NULL
    'handler' => string(12) "default:file"
    'handler_settings' => array(0)
    protected required -> boolFALSE
    protected translatable -> boolTRUE
    protected default_value -> array(0)
    protected default_value_callback -> string(0) ""
    protected itemDefinition -> NULL
    protected constraints -> array(0)
    protected propertyConstraints -> array(0)
    protected originalId -> string(39) "taxonomy_term.arborescence.field_visuel"
    protected status -> boolTRUE
    protected uuid -> string(36) "68aad001-8446-4280-b666-b25355db4537"
    private isUninstalling -> boolFALSE
    protected langcode -> string(2) "fr"
    protected third_party_settings -> array(1)
    'content_translation' => array(1)
    'translation_sync' => array(3)
    *DEPTH TOO GREAT*
    protected _core -> array(0)
    protected trustedData -> boolFALSE
    protected entityTypeId -> string(12) "field_config"
    protected enforceIsNew -> NULL
    protected typedData -> NULL
    protected cacheContexts -> array(1)
    string(28) "languages:language_interface"
    protected cacheTags -> array(0)
    protected cacheMaxAge -> integer-1
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected dependencies -> array(2)
     01
    "config""field.storage.taxonomy_term.field_visuel""taxonomy.vocabulary.arborescence"
    "module""content_translation""image"
    protected isSyncing -> boolFALSE
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    protected entity -> Drupal\taxonomy\Entity\Term(28) *RECURSION*
    protected definition -> Drupal\Core\Entity\TypedData\EntityDataDefinition(3)
    protected propertyDefinitions -> array(32)
    'tid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'uuid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_id' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'vid' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_created' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_user' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_log_message' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'status' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'name' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'weight' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'parent' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'changed' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'default_langcode' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_default' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'revision_translation_affected' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    'field_fantome_de' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guides' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_guide_principal' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_image_term' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_meta_title' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_nom_systeme' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_sous_titre' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_hp_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_id_rg_forum' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_tag_mobile' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    'field_visuel' => Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected definition -> array(1)
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    protected typedDataManager -> NULL
    protected name -> NULL
    protected parent -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> NULL
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23)
    protected validator -> NULL
    protected constraintManager -> Drupal\Core\Validation\ConstraintManager(17)
    protected cacheKey -> string(29) "validation_constraint_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(21) "validation_constraint"
    protected subdir -> string(28) "Plugin/Validation/Constraint"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    *DEPTH TOO GREAT*
    protected moduleList -> array(97)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    *DEPTH TOO GREAT*
    protected verified -> array(7)
    *DEPTH TOO GREAT*
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    *DEPTH TOO GREAT*
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(44) "Drupal\Core\Validation\Annotation\Constraint"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    public _serviceId -> string(21) "validation.constraint"
    protected prototypes -> array(52)
    'entity:taxonomy_term:arborescence:.tid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "tid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:tid.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.uuid' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "uuid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:uuid.0' => Drupal\Core\Field\Plugin\Field\FieldType\UuidItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "revision_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_id.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(8) "langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0.language' => Drupal\Core\TypedData\Plugin\DataType\LanguageReference(8)
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(8) "language"
    protected parent -> Drupal\language\DefaultLanguageItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:langcode.0' => Drupal\language\DefaultLanguageItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.vid' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(3) "vid"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:vid.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_created' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_created"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_user' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(13) "revision_user"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_log_message' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(20) "revision_log_message"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.status' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "status"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:status.0' => Drupal\user\StatusItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.name' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "name"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:name.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.description' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(11) "description"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0.processed' => Drupal\text\TextProcessed(8)
    protected processed -> NULL
    protected definition -> Drupal\Core\TypedData\DataDefinition(2)
    *DEPTH TOO GREAT*
    protected name -> string(9) "processed"
    protected parent -> Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:description.0' => Drupal\text\Plugin\Field\FieldType\TextLongItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.weight' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "weight"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:weight.0' => Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.parent' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(6) "parent"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0.entity' => Drupal\Core\Entity\Plugin\DataType\EntityReference(9)
    protected id -> NULL
    protected target -> NULL
    protected definition -> Drupal\Core\TypedData\DataReferenceDefinition(3)
    *DEPTH TOO GREAT*
    protected name -> string(6) "entity"
    protected parent -> Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:parent.0' => Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(1)
    *DEPTH TOO GREAT*
    protected name -> integer0
    protected parent -> Drupal\Core\Field\EntityReferenceFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.changed' => Drupal\Core\Field\ChangedFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(7) "changed"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:changed.0' => Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\ChangedFieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.default_langcode' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "default_langcode"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:default_langcode.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_default' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(16) "revision_default"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_default.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.revision_translation_affected' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(29) "revision_translation_affected"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:revision_translation_affected.0' => Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.path' => Drupal\pathauto\PathautoFieldItemList(10)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\Core\Field\BaseFieldDefinition(7)
    *DEPTH TOO GREAT*
    protected name -> string(4) "path"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected valueComputed -> boolFALSE
    'entity:taxonomy_term:arborescence:.field_fantome_de' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_fantome_de"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guides' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_guides"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_guide_principal' => Drupal\Core\Field\EntityReferenceFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_guide_principal"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_image_term' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_image_term"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_meta_title' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_meta_title"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_meta_title.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_nom_systeme' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(17) "field_nom_systeme"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:field_nom_systeme.0' => Drupal\Core\Field\Plugin\Field\FieldType\StringItem(9)
    protected definition -> Drupal\Core\Field\TypedData\FieldItemDataDefinition(3)
    *DEPTH TOO GREAT*
    protected values -> array(0)
    protected properties -> array(0)
    protected name -> integer0
    protected parent -> Drupal\Core\Field\FieldItemList(9)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_sous_titre' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_sous_titre"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_tag_id"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_hp"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_hp_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_hp_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(15) "field_tag_id_rg"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_id_rg_forum' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(21) "field_tag_id_rg_forum"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_tag_mobile' => Drupal\Core\Field\FieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(16) "field_tag_mobile"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    'entity:taxonomy_term:arborescence:.field_visuel' => Drupal\file\Plugin\Field\FieldType\FileFieldItemList(9)
    protected list -> array(0)
    protected langcode -> string(3) "und"
    protected definition -> Drupal\field\Entity\FieldConfig(35)
    *DEPTH TOO GREAT*
    protected name -> string(12) "field_visuel"
    protected parent -> Drupal\Core\Entity\Plugin\DataType\EntityAdapter(8)
    *DEPTH TOO GREAT*
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected stringTranslation -> NULL
    protected typedDataManager -> Drupal\Core\TypedData\TypedDataManager(23) *RECURSION*
    protected classResolver -> Drupal\Core\DependencyInjection\ClassResolver(4)
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    protected container -> Drupal\Core\DependencyInjection\Container(7)
    protected parameters -> array(25)
    *DEPTH TOO GREAT*
    protected aliases -> array(6)
    *DEPTH TOO GREAT*
    protected serviceDefinitions -> array(635)
    *DEPTH TOO GREAT*
    protected services -> array(203)
    *DEPTH TOO GREAT*
    protected privateServices -> array(3)
    *DEPTH TOO GREAT*
    protected loading -> array(0)
    protected frozen -> boolTRUE
    public _serviceId -> string(14) "class_resolver"
    protected cacheKey -> string(24) "typed_data_types_plugins"
    protected cacheTags -> array(0)
    protected alterHook -> string(14) "data_type_info"
    protected subdir -> string(15) "Plugin/DataType"
    protected moduleHandler -> Drupal\Core\Extension\ModuleHandler(12)
    protected loadedFiles -> array(97)
    'esante_pagination' => boolTRUE
    'block' => boolTRUE
    'block_content' => boolTRUE
    'breakpoint' => boolTRUE
    'captcha' => boolTRUE
    'ckeditor' => boolTRUE
    'comment' => boolTRUE
    'contact' => boolTRUE
    'contextual' => boolTRUE
    'ctools' => boolTRUE
    'datetime' => boolTRUE
    'devel' => boolTRUE
    'devel_entity_updates' => boolTRUE
    'devel_generate' => boolTRUE
    'dynamic_page_cache' => boolTRUE
    'editor' => boolTRUE
    'editor_advanced_link' => boolTRUE
    'esante' => boolTRUE
    'esante_advertising' => boolTRUE
    'esante_breadcrumb' => boolTRUE
    'esante_cache' => boolTRUE
    'esante_contributions' => boolTRUE
    'esante_d6_to_d8' => boolTRUE
    'esante_elasticsearch' => boolTRUE
    'esante_export_node' => boolTRUE
    'esante_fivestar' => boolTRUE
    'esante_footer' => boolTRUE
    'esante_forums' => boolTRUE
    'esante_generateur_flux_xml' => boolTRUE
    'esante_guides' => boolTRUE
    'esante_homepage' => boolTRUE
    'esante_lists' => boolTRUE
    'esante_mail' => boolTRUE
    'esante_menu' => boolTRUE
    'esante_moderator_v2' => boolTRUE
    'esante_monesante' => boolTRUE
    'esante_newsletter' => boolTRUE
    'esante_podcast' => boolTRUE
    'esante_quiz' => boolTRUE
    'esante_redirect' => boolTRUE
    'esante_redis' => boolTRUE
    'esante_referent' => boolTRUE
    'esante_replication' => boolTRUE
    'esante_search' => boolTRUE
    'esante_slideshow' => boolTRUE
    'esante_smartfocus' => boolTRUE
    'esante_social_network' => boolTRUE
    'esante_statistics' => boolTRUE
    'esante_thematique' => boolTRUE
    'esante_videos' => boolTRUE
    'feeds' => boolTRUE
    'field' => boolTRUE
    'field_group' => boolTRUE
    'field_ui' => boolTRUE
    'file' => boolTRUE
    'file_mdm' => boolTRUE
    'file_mdm_exif' => boolTRUE
    'file_mdm_font' => boolTRUE
    'filter' => boolTRUE
    'fivestar' => boolTRUE
    'help' => boolTRUE
    'image' => boolTRUE
    'image_effects' => boolTRUE
    'kint' => boolTRUE
    'language' => boolTRUE
    'link' => boolTRUE
    'locale' => boolTRUE
    'menu_ui' => boolTRUE
    'migrate' => boolTRUE
    'migrate_drupal' => boolTRUE
    'migrate_drupal_multilingual' => boolTRUE
    'node' => boolTRUE
    'options' => boolTRUE
    'path' => boolTRUE
    'path_alias' => boolTRUE
    'rdf' => boolTRUE
    'recaptcha' => boolTRUE
    'redirect' => boolTRUE
    'redirect_404' => boolTRUE
    'serialization' => boolTRUE
    'shortcut' => boolTRUE
    'smart_trim' => boolTRUE
    'system' => boolTRUE
    'taxonomy' => boolTRUE
    'text' => boolTRUE
    'token' => boolTRUE
    'toolbar' => boolTRUE
    'unset_html_head_link' => boolTRUE
    'update' => boolTRUE
    'user' => boolTRUE
    'views_ui' => boolTRUE
    'votingapi' => boolTRUE
    'menu_link_content' => boolTRUE
    'pathauto' => boolTRUE
    'content_translation' => boolTRUE
    'views' => boolTRUE
    'esante_sommaire' => boolTRUE
    protected moduleList -> array(97)
    'esante_pagination' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'block_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'breakpoint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'captcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ckeditor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'comment' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contact' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'contextual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'ctools' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'datetime' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_entity_updates' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'devel_generate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'dynamic_page_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'editor_advanced_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_advertising' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_breadcrumb' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_cache' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_contributions' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_d6_to_d8' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_elasticsearch' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_export_node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_footer' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_forums' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_generateur_flux_xml' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_guides' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_homepage' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_lists' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_mail' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_menu' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_moderator_v2' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_monesante' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_newsletter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_podcast' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_quiz' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_redis' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_referent' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_replication' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_search' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_slideshow' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_smartfocus' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_social_network' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_statistics' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_thematique' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_videos' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'feeds' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_group' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'field_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_exif' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'file_mdm_font' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'filter' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'fivestar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'help' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'image_effects' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'kint' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'language' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'locale' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'migrate_drupal_multilingual' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'node' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'options' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'path_alias' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'rdf' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'recaptcha' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'redirect_404' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'serialization' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'shortcut' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'smart_trim' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'system' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'taxonomy' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'text' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'token' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'toolbar' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'unset_html_head_link' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'update' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'user' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views_ui' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'votingapi' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'menu_link_content' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'pathauto' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'content_translation' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'views' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    'esante_sommaire' => Drupal\Core\Extension\Extension(5)
    *DEPTH TOO GREAT*
    protected loaded -> boolTRUE
    protected implementations -> array(515)
    'module_implements_alter' => array(3)
    *DEPTH TOO GREAT*
    'display_variant_plugin_alter' => array(0)
    'entity_load' => array(0)
    'block_load' => array(0)
    'entity_access' => array(0)
    'block_access' => array(0)
    'condition_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_alter' => array(0)
    'query_entity_query_block_content_alter' => array(0)
    'entity_preload' => array(0)
    'query_block_content_load_multiple_alter' => array(0)
    'entity_base_field_info' => array(4)
    *DEPTH TOO GREAT*
    'language_content_settings_load' => array(0)
    'entity_base_field_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'base_field_override_load' => array(0)
    'entity_bundle_field_info' => array(1)
    *DEPTH TOO GREAT*
    'field_config_load' => array(0)
    'entity_bundle_field_info_alter' => array(0)
    'entity_field_storage_info' => array(1)
    *DEPTH TOO GREAT*
    'field_storage_config_load' => array(0)
    'entity_field_storage_info_alter' => array(0)
    'entity_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'block_content_storage_load' => array(0)
    'block_content_load' => array(0)
    'language_types_info' => array(0)
    'language_types_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'menu_load' => array(0)
    'view_load' => array(0)
    'block_alter' => array(0)
    'query_user_load_multiple_alter' => array(0)
    'user_storage_load' => array(0)
    'user_load' => array(0)
    'block_build_alter' => array(0)
    'block_build_esante_advertising_interstitiel_block_alter' => array(0)
    'block_build_esante_logo_block_alter' => array(0)
    'block_build_esante_search_header_alter' => array(0)
    'block_build_esante_social_network_header_alter' => array(0)
    'block_build_esante_advertising_megaban_block_alter' => array(0)
    'block_build_esante_advertising_mobileban_block_alter' => array(0)
    'block_build_esante_menu_alter' => array(0)
    'block_build_esante_breadcrumb_block_alter' => array(0)
    'block_build_local_tasks_block_alter' => array(0)
    'block_build_esante_contributions_actions_block_alter' => array(0)
    'block_build_esante_slideshow_alter' => array(0)
    'block_build_esante_contributions_form_block_alter' => array(0)
    'block_build_esante_contributions_list_block_alter' => array(0)
    'block_build_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_build_esante_lists_shortcuts_alter' => array(0)
    'block_build_esante_lists_links_rubrique_alter' => array(0)
    'block_build_esante_lists_block_alter' => array(0)
    'block_build_esante_homepage_breves_alter' => array(0)
    'block_build_esante_advertising_300x600_block_alter' => array(0)
    'block_build_esante_forums_sidebar_right_block_alter' => array(0)
    'block_build_esante_advertising_300x250_block_alter' => array(0)
    'block_build_esante_newsletter_sidebar_alter' => array(0)
    'block_build_esante_advertising_300x175_block_alter' => array(0)
    'block_build_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_build_esante_footer_sitemap_block_alter' => array(0)
    'block_build_esante_footer_column_block_alter' => array(0)
    'block_build_esante_advertising_footer_block_alter' => array(0)
    'block_build_esante_footer_links_block_alter' => array(0)
    'block_build_esante_advertising_custom_block_alter' => array(0)
    'page_attachments' => array(4)
    *DEPTH TOO GREAT*
    'file_url_alter' => array(0)
    'page_attachments_alter' => array(3)
    *DEPTH TOO GREAT*
    'page_top' => array(4)
    *DEPTH TOO GREAT*
    'page_bottom' => array(0)
    'element_plugin_alter' => array(0)
    'date_format_load' => array(0)
    'element_info_alter' => array(6)
    *DEPTH TOO GREAT*
    'theme' => array(51)
    *DEPTH TOO GREAT*
    'views_plugins_pager_alter' => array(0)
    'views_data' => array(2)
    *DEPTH TOO GREAT*
    'action_load' => array(0)
    'field_views_data_alter' => array(1)
    *DEPTH TOO GREAT*
    'comment_type_load' => array(0)
    'views_data_alter' => array(7)
    *DEPTH TOO GREAT*
    'vote_result_info_alter' => array(0)
    'vote_type_load' => array(0)
    'views_plugins_row_alter' => array(0)
    'views_plugins_exposed_form_alter' => array(0)
    'theme_registry_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_html_alter' => array(0)
    'template_preprocess_default_variables_alter' => array(1)
    *DEPTH TOO GREAT*
    'rdf_namespaces' => array(1)
    *DEPTH TOO GREAT*
    'breakpoints_alter' => array(0)
    'toolbar' => array(5)
    *DEPTH TOO GREAT*
    'shortcut_default_set' => array(0)
    'shortcut_set_load' => array(0)
    'query_entity_query_shortcut_alter' => array(0)
    'query_shortcut_load_multiple_alter' => array(0)
    'shortcut_storage_load' => array(0)
    'shortcut_load' => array(0)
    'node_type_load' => array(0)
    'query_taxonomy_term_load_multiple_alter' => array(0)
    'taxonomy_term_storage_load' => array(0)
    'taxonomy_term_load' => array(0)
    'taxonomy_term_access' => array(0)
    'theme_suggestions_menu' => array(0)
    'theme_suggestions_menu_alter' => array(0)
    'link_alter' => array(0)
    'user_format_name_alter' => array(0)
    'toolbar_alter' => array(0)
    'theme_suggestions_toolbar' => array(0)
    'theme_suggestions_toolbar_alter' => array(0)
    'theme_suggestions_container' => array(0)
    'theme_suggestions_container_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_links' => array(0)
    'theme_suggestions_links_alter' => array(0)
    'theme_suggestions_page' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_page_alter' => array(0)
    'theme_suggestions_region' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_region_alter' => array(0)
    'block_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'block_view_local_tasks_block_alter' => array(0)
    'entity_form_mode_load' => array(0)
    'entity_form_mode_info_alter' => array(0)
    'entity_view_mode_load' => array(0)
    'entity_view_mode_info_alter' => array(0)
    'local_tasks_alter' => array(4)
    *DEPTH TOO GREAT*
    'menu_local_tasks_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_off_canvas_page_wrapper' => array(0)
    'theme_suggestions_off_canvas_page_wrapper_alter' => array(0)
    'block_view_esante_advertising_custom_block_alter' => array(0)
    'theme_suggestions_block' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_block_alter' => array(0)
    'theme_suggestions_esante_advertising_custom' => array(0)
    'theme_suggestions_esante_advertising_custom_alter' => array(0)
    'block_view_esante_footer_links_block_alter' => array(0)
    'theme_suggestions_esante_footer_links' => array(0)
    'theme_suggestions_esante_footer_links_alter' => array(0)
    'block_view_esante_advertising_footer_block_alter' => array(0)
    'theme_suggestions_esante_advertising_footer' => array(0)
    'theme_suggestions_esante_advertising_footer_alter' => array(0)
    'block_view_esante_footer_column_block_alter' => array(0)
    'block_view_esante_footer_sitemap_block_alter' => array(0)
    'query_taxonomy_term_access_alter' => array(0)
    'query_term_access_alter' => array(0)
    'theme_suggestions_esante_footer_col_left' => array(0)
    'theme_suggestions_esante_footer_col_left_alter' => array(0)
    'block_view_esante_social_network_facebook_sidebar_alter' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar' => array(0)
    'theme_suggestions_esante_social_network_facebook_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x175_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x175' => array(0)
    'theme_suggestions_esante_advertising_300x175_alter' => array(0)
    'block_view_esante_newsletter_sidebar_alter' => array(0)
    'theme_suggestions_esante_newsletter_sidebar' => array(0)
    'theme_suggestions_esante_newsletter_sidebar_alter' => array(0)
    'block_view_esante_advertising_300x250_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x250' => array(0)
    'theme_suggestions_esante_advertising_300x250_alter' => array(0)
    'block_view_esante_forums_sidebar_right_block_alter' => array(0)
    'theme_suggestions_esante_forums_sidebar_right' => array(0)
    'theme_suggestions_esante_forums_sidebar_right_alter' => array(0)
    'block_view_esante_advertising_300x600_block_alter' => array(0)
    'theme_suggestions_esante_advertising_300x600' => array(0)
    'theme_suggestions_esante_advertising_300x600_alter' => array(0)
    'block_view_esante_homepage_breves_alter' => array(0)
    'theme_suggestions_esante_homepage_breves' => array(0)
    'theme_suggestions_esante_homepage_breves_alter' => array(0)
    'block_view_esante_lists_block_alter' => array(0)
    'theme_suggestions_esante_lists' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_lists_alter' => array(0)
    'block_view_esante_lists_links_rubrique_alter' => array(0)
    'theme_suggestions_esante_lists_links_rubrique' => array(0)
    'theme_suggestions_esante_lists_links_rubrique_alter' => array(0)
    'block_view_esante_lists_shortcuts_alter' => array(0)
    'theme_suggestions_esante_lists_shortcuts' => array(0)
    'theme_suggestions_esante_lists_shortcuts_alter' => array(0)
    'block_view_esante_forums_sujets_de_la_redaction_block_alter' => array(0)
    'block_view_esante_contributions_list_block_alter' => array(0)
    'block_view_esante_contributions_form_block_alter' => array(0)
    'block_view_esante_slideshow_alter' => array(0)
    'query_node_load_multiple_alter' => array(0)
    'node_storage_load' => array(0)
    'node_load' => array(0)
    'query_file_load_multiple_alter' => array(0)
    'file_storage_load' => array(0)
    'file_load' => array(0)
    'theme_suggestions_esante_slideshow' => array(0)
    'theme_suggestions_esante_slideshow_alter' => array(0)
    'block_view_esante_advertising_mobileban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_mobileban' => array(0)
    'theme_suggestions_esante_advertising_mobileban_alter' => array(0)
    'block_view_esante_contributions_actions_block_alter' => array(0)
    'block_view_esante_breadcrumb_block_alter' => array(0)
    'block_view_esante_menu_alter' => array(0)
    'block_view_esante_advertising_megaban_block_alter' => array(0)
    'theme_suggestions_esante_advertising_megaban' => array(0)
    'theme_suggestions_esante_advertising_megaban_alter' => array(0)
    'block_view_esante_social_network_header_alter' => array(0)
    'theme_suggestions_esante_social_network_header' => array(0)
    'theme_suggestions_esante_social_network_header_alter' => array(0)
    'block_view_esante_search_header_alter' => array(0)
    'theme_suggestions_esante_search_form' => array(0)
    'theme_suggestions_esante_search_form_alter' => array(0)
    'block_view_esante_logo_block_alter' => array(0)
    'theme_suggestions_esante_logo' => array(0)
    'theme_suggestions_esante_logo_alter' => array(0)
    'block_view_esante_advertising_interstitiel_block_alter' => array(0)
    'theme_suggestions_esante_advertising_interstitiel' => array(0)
    'theme_suggestions_esante_advertising_interstitiel_alter' => array(0)
    'library_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'css_alter' => array(0)
    'js_alter' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_build' => array(1)
    *DEPTH TOO GREAT*
    'js_settings_alter' => array(3)
    *DEPTH TOO GREAT*
    'user_role_load' => array(0)
    'entity_view_mode_alter' => array(0)
    'node_build_defaults_alter' => array(0)
    'entity_build_defaults_alter' => array(0)
    'entity_extra_field_info' => array(6)
    *DEPTH TOO GREAT*
    'entity_extra_field_info_alter' => array(0)
    'field_formatter_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_view_display_load' => array(0)
    'entity_view_display_alter' => array(1)
    *DEPTH TOO GREAT*
    'entity_prepare_view' => array(1)
    *DEPTH TOO GREAT*
    'rdf_mapping_create' => array(0)
    'entity_create' => array(0)
    'entity_field_access' => array(1)
    *DEPTH TOO GREAT*
    'entity_field_access_alter' => array(0)
    'user_access' => array(0)
    'entity_display_build_alter' => array(0)
    'node_view' => array(3)
    *DEPTH TOO GREAT*
    'entity_view' => array(2)
    *DEPTH TOO GREAT*
    'node_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'entity_view_alter' => array(2)
    *DEPTH TOO GREAT*
    'theme_suggestions_node' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_node_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_field_alter' => array(0)
    'theme_suggestions_username' => array(0)
    'theme_suggestions_username_alter' => array(0)
    'rdf_mapping_load' => array(0)
    'query_comment_access_alter' => array(0)
    'query_entity_query_comment_alter' => array(0)
    'image_style_load' => array(0)
    'theme_suggestions_image_formatter' => array(0)
    'theme_suggestions_image_formatter_alter' => array(0)
    'theme_suggestions_image_style' => array(0)
    'theme_suggestions_image_style_alter' => array(0)
    'image_effect_info_alter' => array(0)
    'theme_suggestions_image' => array(0)
    'theme_suggestions_image_alter' => array(0)
    'filter_format_load' => array(0)
    'filter_info_alter' => array(0)
    'node_access' => array(1)
    *DEPTH TOO GREAT*
    'node_grants' => array(0)
    'user_build_defaults_alter' => array(0)
    'form_alter' => array(7)
    *DEPTH TOO GREAT*
    'form_esante_quiz_form_alter' => array(0)
    'query_comment_load_multiple_alter' => array(0)
    'comment_storage_load' => array(1)
    *DEPTH TOO GREAT*
    'comment_load' => array(0)
    'query_entity_query_taxonomy_term_alter' => array(0)
    'transliteration_overrides_alter' => array(0)
    'query_node_access_alter' => array(1)
    *DEPTH TOO GREAT*
    'query_entity_query_node_alter' => array(0)
    'taxonomy_term_build_defaults_alter' => array(0)
    'taxonomy_term_view' => array(0)
    'taxonomy_term_view_alter' => array(0)
    'theme_suggestions_taxonomy_term' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_taxonomy_term_alter' => array(0)
    'block_build_system_main_block_alter' => array(0)
    'block_view_system_main_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'block_build_esante_guides_medicaments_alter' => array(0)
    'block_build_esante_thematique_diapo_alter' => array(0)
    'block_build_esante_guides_last_guides_alter' => array(0)
    'block_build_esante_guides_search_alter' => array(0)
    'block_build_esante_guides_colonne_centrale_alter' => array(0)
    'block_build_esante_guides_visuel_alter' => array(0)
    'block_build_esante_lists_recettes_alter' => array(0)
    'block_build_esante_advertising_native_block_alter' => array(0)
    'block_build_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'block_build_esante_menu_secondary_menu_block_alter' => array(0)
    'block_build_esante_guides_block_rub_alter' => array(0)
    'block_build_esante_guides_secondaires_block_alter' => array(0)
    'block_build_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_menu_local_tasks' => array(0)
    'theme_suggestions_menu_local_tasks_alter' => array(0)
    'theme_suggestions_menu_local_task' => array(0)
    'theme_suggestions_menu_local_task_alter' => array(0)
    'block_view_esante_advertising_native_block_alter' => array(0)
    'theme_suggestions_esante_advertising_native' => array(0)
    'theme_suggestions_esante_advertising_native_alter' => array(0)
    'block_view_esante_lists_recettes_alter' => array(0)
    'block_view_esante_guides_visuel_alter' => array(0)
    'block_view_esante_guides_colonne_centrale_alter' => array(0)
    'block_view_esante_guides_search_alter' => array(0)
    'block_view_esante_guides_last_guides_alter' => array(0)
    'block_view_esante_thematique_diapo_alter' => array(0)
    'block_view_esante_guides_medicaments_alter' => array(0)
    'block_view_esante_advertising_left_sidebar_block_alter' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar' => array(0)
    'theme_suggestions_esante_advertising_left_sidebar_alter' => array(0)
    'block_view_esante_guides_secondaires_block_alter' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col' => array(0)
    'theme_suggestions_esante_guides_secondaires-left-col_alter' => array(0)
    'block_view_esante_guides_block_rub_alter' => array(0)
    'block_view_esante_menu_secondary_menu_block_alter' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl' => array(0)
    'theme_suggestions_esante_menu_secondary_menu_tpl_alter' => array(0)
    'block_view_esante_thematique_block_guides_left_sidebar_alter' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl' => array(0)
    'theme_suggestions_esante_breadcrumb_tpl_alter' => array(0)
    'theme_suggestions_status_messages' => array(0)
    'theme_suggestions_status_messages_alter' => array(0)
    'requirements' => array(12)
    *DEPTH TOO GREAT*
    'entity_type_build' => array(4)
    *DEPTH TOO GREAT*
    'entity_type_alter' => array(8)
    *DEPTH TOO GREAT*
    'token_info' => array(11)
    *DEPTH TOO GREAT*
    'token_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'token_entity_mapping_alter' => array(0)
    'system_info_alter' => array(1)
    *DEPTH TOO GREAT*
    'update_projects_alter' => array(0)
    'theme_suggestions_admin_page' => array(0)
    'theme_suggestions_admin_page_alter' => array(0)
    'theme_suggestions_admin_block' => array(0)
    'theme_suggestions_admin_block_alter' => array(0)
    'theme_suggestions_admin_block_content' => array(0)
    'theme_suggestions_admin_block_content_alter' => array(0)
    'block_build_page_title_block_alter' => array(0)
    'block_view_page_title_block_alter' => array(0)
    'block_build_system_breadcrumb_block_alter' => array(0)
    'block_build_system_messages_block_alter' => array(0)
    'block_build_help_block_alter' => array(0)
    'block_build_local_actions_block_alter' => array(0)
    'theme_suggestions_page_title' => array(0)
    'theme_suggestions_page_title_alter' => array(0)
    'block_view_system_breadcrumb_block_alter' => array(0)
    'system_breadcrumb_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_breadcrumb' => array(0)
    'theme_suggestions_breadcrumb_alter' => array(0)
    'block_view_system_messages_block_alter' => array(0)
    'block_view_help_block_alter' => array(1)
    *DEPTH TOO GREAT*
    'help' => array(51)
    *DEPTH TOO GREAT*
    'block_view_local_actions_block_alter' => array(0)
    'menu_local_actions_alter' => array(0)
    'theme_suggestions_status_report_page' => array(0)
    'theme_suggestions_status_report_page_alter' => array(0)
    'theme_suggestions_status_report_counter' => array(0)
    'theme_suggestions_status_report_counter_alter' => array(0)
    'theme_suggestions_status_report_general_info' => array(0)
    'theme_suggestions_status_report_general_info_alter' => array(0)
    'theme_suggestions_status_report_grouped' => array(0)
    'theme_suggestions_status_report_grouped_alter' => array(0)
    'theme_suggestions_esante_sommaire_tpl' => array(0)
    'theme_suggestions_esante_sommaire_tpl_alter' => array(0)
    'block_build_esante_forums_lists_alter' => array(0)
    'block_build_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_search_block_alter' => array(0)
    'block_view_esante_forums_lists_alter' => array(0)
    'theme_suggestions_esante_contributions_list' => array(0)
    'theme_suggestions_esante_contributions_list_alter' => array(0)
    'theme_suggestions_esante_contributions_placeholder' => array(0)
    'theme_suggestions_esante_contributions_placeholder_alter' => array(0)
    'theme_suggestions_esante_pagination_tpl' => array(0)
    'theme_suggestions_esante_pagination_tpl_alter' => array(0)
    'query_redirect_load_multiple_alter' => array(0)
    'redirect_storage_load' => array(0)
    'redirect_load' => array(0)
    'theme_suggestions_esante_list_tous_contenus' => array(0)
    'theme_suggestions_esante_list_tous_contenus_alter' => array(0)
    'theme_suggestions_esante_list_index' => array(0)
    'theme_suggestions_esante_list_index_alter' => array(0)
    'theme_suggestions_input' => array(0)
    'theme_suggestions_input_alter' => array(0)
    'theme_suggestions_form_element' => array(0)
    'theme_suggestions_form_element_alter' => array(0)
    'theme_suggestions_form_element_label' => array(0)
    'theme_suggestions_form_element_label_alter' => array(0)
    'theme_suggestions_radios' => array(0)
    'theme_suggestions_radios_alter' => array(0)
    'theme_suggestions_fieldset' => array(0)
    'theme_suggestions_fieldset_alter' => array(0)
    'theme_suggestions_form' => array(0)
    'theme_suggestions_form_alter' => array(0)
    'form_esante_contributions_postform_alter' => array(0)
    'filter_format_access' => array(0)
    'editor_info_alter' => array(0)
    'editor_load' => array(0)
    'ckeditor_plugin_info_alter' => array(0)
    'ckeditor_css_alter' => array(1)
    *DEPTH TOO GREAT*
    'editor_js_settings_alter' => array(0)
    'theme_suggestions_textarea' => array(0)
    'theme_suggestions_textarea_alter' => array(0)
    'theme_suggestions_select' => array(0)
    'theme_suggestions_select_alter' => array(0)
    'theme_suggestions_filter_guidelines' => array(0)
    'theme_suggestions_filter_guidelines_alter' => array(0)
    'theme_suggestions_filter_tips' => array(0)
    'theme_suggestions_filter_tips_alter' => array(0)
    'theme_suggestions_text_format_wrapper' => array(0)
    'theme_suggestions_text_format_wrapper_alter' => array(0)
    'query_entity_access_alter' => array(0)
    'query_comment_filter_alter' => array(0)
    'query_pager_alter' => array(0)
    'comment_build_defaults_alter' => array(0)
    'block_build_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction' => array(0)
    'theme_suggestions_esante_forums_sujets_de_la_redaction_alter' => array(0)
    'block_view_esante_forums_lies_block_alter' => array(0)
    'theme_suggestions_esante_forums_forums_list' => array(0)
    'theme_suggestions_esante_forums_forums_list_alter' => array(0)
    'comment_view' => array(0)
    'comment_view_alter' => array(0)
    'theme_suggestions_comment' => array(0)
    'theme_suggestions_comment_alter' => array(1)
    *DEPTH TOO GREAT*
    'theme_suggestions_esante_contributions_forum_list' => array(0)
    'theme_suggestions_esante_contributions_forum_list_alter' => array(0)
    'tokens' => array(12)
    *DEPTH TOO GREAT*
    'pathauto_punctuation_chars_alter' => array(0)
    'tokens_alter' => array(0)
    'entity_view_display_create' => array(0)
    'field_info_max_weight' => array(1)
    *DEPTH TOO GREAT*
    'devel_dumper_info_alter' => array(0)
    'comment_field_values_init' => array(0)
    'entity_field_values_init' => array(0)
    'comment_create' => array(0)
    'entity_form_display_load' => array(0)
    'entity_form_display_alter' => array(0)
    'entity_prepare_form' => array(0)
    'comment_prepare_form' => array(0)
    'field_widget_info_alter' => array(2)
    *DEPTH TOO GREAT*
    'field_widget_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'field_widget_text_textarea_form_alter' => array(0)
    'field_widget_multivalue_form_alter' => array(0)
    'field_widget_multivalue_text_textarea_form_alter' => array(0)
    'form_comment_form_alter' => array(1)
    *DEPTH TOO GREAT*
    'form_comment_commentaires_esante_form_alter' => array(0)
    'user_field_values_init' => array(0)
    'user_create' => array(0)
    'form_esante_monesante_userregister_alter' => array(0)
    'theme_suggestions_file_managed_file' => array(0)
    'theme_suggestions_file_managed_file_alter' => array(0)
    'theme_suggestions_checkboxes' => array(0)
    'theme_suggestions_checkboxes_alter' => array(0)
    'theme_suggestions_esante_guides_search' => array(0)
    'theme_suggestions_esante_guides_search_alter' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha' => array(0)
    'theme_suggestions_esante_guides_last_guides_with_alpha_alter' => array(0)
    'contact_form_load' => array(0)
    'contact_message_field_values_init' => array(0)
    'contact_message_create' => array(0)
    'entity_form_display_create' => array(0)
    'contact_message_prepare_form' => array(0)
    'field_widget_language_select_form_alter' => array(0)
    'field_widget_multivalue_language_select_form_alter' => array(0)
    'field_widget_string_textfield_form_alter' => array(0)
    'field_widget_multivalue_string_textfield_form_alter' => array(0)
    'field_widget_string_textarea_form_alter' => array(0)
    'field_widget_multivalue_string_textarea_form_alter' => array(0)
    'form_contact_message_form_alter' => array(0)
    'form_contact_message_feedback_form_alter' => array(0)
    'captcha_point_load' => array(0)
    'theme_suggestions_field_multiple_value_form' => array(0)
    'theme_suggestions_field_multiple_value_form_alter' => array(0)
    'theme_suggestions_esante_list_archives_annee_image' => array(0)
    'theme_suggestions_esante_list_archives_annee_image_alter' => array(0)
    'form_user_login_form_alter' => array(0)
    'query_block_content_access_alter' => array(0)
    'block_content_access' => array(0)
    'block_build_block_content_alter' => array(0)
    'block_view_block_content_alter' => array(0)
    'block_content_build_defaults_alter' => array(0)
    'block_content_view' => array(0)
    'block_content_view_alter' => array(0)
    'form_esante_search_form_result_alter' => array(0)
    'theme_suggestions_esante_search_form_result' => array(0)
    'theme_suggestions_esante_search_form_result_alter' => array(0)
    'validation_constraint_alter' => array(0)
    'entity_reference_selection_alter' => array(0)
    'contact_message_build_defaults_alter' => array(0)
    'contact_message_view' => array(0)
    'contact_message_view_alter' => array(0)
    'mail_alter' => array(0)
    'mail_backend_info_alter' => array(0)
    'block_view_esante_forums_list_alpha_alter' => array(0)
    'block_view_esante_forums_top_categories_block_alter' => array(0)
    'block_view_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'theme_suggestions_esante_contributions_actions' => array(0)
    'theme_suggestions_esante_contributions_actions_alter' => array(0)
    'query_user_access_alter' => array(0)
    'query_entity_query_user_alter' => array(0)
    'theme_suggestions_esante_contributions_user_list' => array(0)
    'theme_suggestions_esante_contributions_user_list_alter' => array(0)
    'theme_suggestions_esante_list_annees_archives' => array(0)
    'theme_suggestions_esante_list_annees_archives_alter' => array(0)
    'block_build_esante_forums_index_15_actifs_recents_block_alter' => array(0)
    'block_build_esante_forums_top_categories_block_alter' => array(0)
    'block_build_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_search' => array(0)
    'theme_suggestions_esante_forums_search_alter' => array(0)
    'theme_suggestions_esante_forums_list_alpha' => array(0)
    'theme_suggestions_esante_forums_list_alpha_alter' => array(0)
    'theme_suggestions_esante_forums_top_categories' => array(0)
    'theme_suggestions_esante_forums_top_categories_alter' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents' => array(0)
    'theme_suggestions_esante_forums_index_15_actifs_recents_alter' => array(0)
    'theme_suggestions_pager' => array(0)
    'theme_suggestions_pager_alter' => array(0)
    'theme_suggestions_table' => array(0)
    'theme_suggestions_table_alter' => array(0)
    'entity_create_access' => array(0)
    'node_create_access' => array(0)
    'form_user_pass_alter' => array(0)
    'query_entity_query_file_alter' => array(0)
    'form_esante_monesante_newsletterregister_alter' => array(0)
    'theme_suggestions_esante_forum_lies' => array(0)
    'theme_suggestions_esante_forum_lies_alter' => array(0)
    'image_toolkit_operation_alter' => array(0)
    protected verified -> array(7)
    'entity_load' => boolTRUE
    'user_role_load' => boolTRUE
    'language_types_info' => boolTRUE
    'language_types_info_alter' => boolTRUE
    'entity_preload' => boolTRUE
    'user_load' => boolTRUE
    'taxonomy_term_load' => boolTRUE
    protected hookInfo -> NULL
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_bootstrap"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.019
    public _serviceId -> string(15) "cache.bootstrap"
    protected cacheNeedsWriting -> boolFALSE
    protected alterFunctions -> array(1)
    'language_types_info' => array(2)
    *DEPTH TOO GREAT*
    protected root -> string(16) "/var/www/app/web"
    protected includeFileKeys -> array(0)
    public _serviceId -> string(14) "module_handler"
    protected defaults -> array(0)
    protected pluginDefinitionAnnotationName -> string(41) "Drupal\Core\TypedData\Annotation\DataType"
    protected pluginInterface -> NULL
    protected namespaces -> ArrayObject(113)
    public Drupal\esante_pagination -> string(29) "modules/custom/pagination/src"
    public Drupal\block -> string(22) "core/modules/block/src"
    public Drupal\block_content -> string(30) "core/modules/block_content/src"
    public Drupal\breakpoint -> string(27) "core/modules/breakpoint/src"
    public Drupal\captcha -> string(27) "modules/contrib/captcha/src"
    public Drupal\ckeditor -> string(25) "core/modules/ckeditor/src"
    public Drupal\comment -> string(24) "core/modules/comment/src"
    public Drupal\contact -> string(24) "core/modules/contact/src"
    public Drupal\contextual -> string(27) "core/modules/contextual/src"
    public Drupal\ctools -> string(26) "modules/contrib/ctools/src"
    public Drupal\datetime -> string(25) "core/modules/datetime/src"
    public Drupal\devel -> string(25) "modules/contrib/devel/src"
    public Drupal\devel_entity_updates -> string(40) "modules/contrib/devel_entity_updates/src"
    public Drupal\devel_generate -> string(40) "modules/contrib/devel/devel_generate/src"
    public Drupal\dynamic_page_cache -> string(35) "core/modules/dynamic_page_cache/src"
    public Drupal\editor -> string(23) "core/modules/editor/src"
    public Drupal\editor_advanced_link -> string(40) "modules/contrib/editor_advanced_link/src"
    public Drupal\esante -> string(25) "modules/custom/esante/src"
    public Drupal\esante_advertising -> string(30) "modules/custom/advertising/src"
    public Drupal\esante_breadcrumb -> string(29) "modules/custom/breadcrumb/src"
    public Drupal\esante_cache -> string(24) "modules/custom/cache/src"
    public Drupal\esante_contributions -> string(32) "modules/custom/contributions/src"
    public Drupal\esante_d6_to_d8 -> string(27) "modules/custom/d6_to_d8/src"
    public Drupal\esante_elasticsearch -> string(32) "modules/custom/elasticsearch/src"
    public Drupal\esante_export_node -> string(30) "modules/custom/export_node/src"
    public Drupal\esante_fivestar -> string(27) "modules/custom/fivestar/src"
    public Drupal\esante_footer -> string(25) "modules/custom/footer/src"
    public Drupal\esante_forums -> string(25) "modules/custom/forums/src"
    public Drupal\esante_generateur_flux_xml -> string(38) "modules/custom/generateur_flux_xml/src"
    public Drupal\esante_guides -> string(25) "modules/custom/guides/src"
    public Drupal\esante_homepage -> string(27) "modules/custom/homepage/src"
    public Drupal\esante_lists -> string(24) "modules/custom/lists/src"
    public Drupal\esante_mail -> string(23) "modules/custom/mail/src"
    public Drupal\esante_menu -> string(23) "modules/custom/menu/src"
    public Drupal\esante_moderator_v2 -> string(31) "modules/custom/moderator_v2/src"
    public Drupal\esante_monesante -> string(28) "modules/custom/monesante/src"
    public Drupal\esante_newsletter -> string(29) "modules/custom/newsletter/src"
    public Drupal\esante_podcast -> string(26) "modules/custom/podcast/src"
    public Drupal\esante_quiz -> string(23) "modules/custom/quiz/src"
    public Drupal\esante_redirect -> string(27) "modules/custom/redirect/src"
    public Drupal\esante_redis -> string(24) "modules/custom/redis/src"
    public Drupal\esante_referent -> string(27) "modules/custom/referent/src"
    public Drupal\esante_replication -> string(30) "modules/custom/replication/src"
    public Drupal\esante_search -> string(25) "modules/custom/search/src"
    public Drupal\esante_slideshow -> string(28) "modules/custom/slideshow/src"
    public Drupal\esante_smartfocus -> string(29) "modules/custom/smartfocus/src"
    public Drupal\esante_social_network -> string(33) "modules/custom/social_network/src"
    public Drupal\esante_statistics -> string(29) "modules/custom/statistics/src"
    public Drupal\esante_thematique -> string(29) "modules/custom/thematique/src"
    public Drupal\esante_videos -> string(25) "modules/custom/videos/src"
    public Drupal\feeds -> string(25) "modules/contrib/feeds/src"
    public Drupal\field -> string(22) "core/modules/field/src"
    public Drupal\field_group -> string(31) "modules/contrib/field_group/src"
    public Drupal\field_ui -> string(25) "core/modules/field_ui/src"
    public Drupal\file -> string(21) "core/modules/file/src"
    public Drupal\file_mdm -> string(28) "modules/contrib/file_mdm/src"
    public Drupal\file_mdm_exif -> string(42) "modules/contrib/file_mdm/file_mdm_exif/src"
    public Drupal\file_mdm_font -> string(42) "modules/contrib/file_mdm/file_mdm_font/src"
    public Drupal\filter -> string(23) "core/modules/filter/src"
    public Drupal\fivestar -> string(28) "modules/contrib/fivestar/src"
    public Drupal\help -> string(21) "core/modules/help/src"
    public Drupal\image -> string(22) "core/modules/image/src"
    public Drupal\image_effects -> string(33) "modules/contrib/image_effects/src"
    public Drupal\kint -> string(30) "modules/contrib/devel/kint/src"
    public Drupal\language -> string(25) "core/modules/language/src"
    public Drupal\link -> string(21) "core/modules/link/src"
    public Drupal\locale -> string(23) "core/modules/locale/src"
    public Drupal\menu_ui -> string(24) "core/modules/menu_ui/src"
    public Drupal\migrate -> string(24) "core/modules/migrate/src"
    public Drupal\migrate_drupal -> string(31) "core/modules/migrate_drupal/src"
    public Drupal\migrate_drupal_multilingual -> string(44) "core/modules/migrate_drupal_multilingual/src"
    public Drupal\node -> string(21) "core/modules/node/src"
    public Drupal\options -> string(24) "core/modules/options/src"
    public Drupal\path -> string(21) "core/modules/path/src"
    public Drupal\path_alias -> string(27) "core/modules/path_alias/src"
    public Drupal\rdf -> string(20) "core/modules/rdf/src"
    public Drupal\recaptcha -> string(29) "modules/contrib/recaptcha/src"
    public Drupal\redirect -> string(28) "modules/contrib/redirect/src"
    public Drupal\redirect_404 -> string(49) "modules/contrib/redirect/modules/redirect_404/src"
    public Drupal\serialization -> string(30) "core/modules/serialization/src"
    public Drupal\shortcut -> string(25) "core/modules/shortcut/src"
    public Drupal\smart_trim -> string(30) "modules/contrib/smart_trim/src"
    public Drupal\system -> string(23) "core/modules/system/src"
    public Drupal\taxonomy -> string(25) "core/modules/taxonomy/src"
    public Drupal\text -> string(21) "core/modules/text/src"
    public Drupal\token -> string(25) "modules/contrib/token/src"
    public Drupal\toolbar -> string(24) "core/modules/toolbar/src"
    public Drupal\unset_html_head_link -> string(40) "modules/contrib/unset_html_head_link/src"
    public Drupal\update -> string(23) "core/modules/update/src"
    public Drupal\user -> string(21) "core/modules/user/src"
    public Drupal\views_ui -> string(25) "core/modules/views_ui/src"
    public Drupal\votingapi -> string(29) "modules/contrib/votingapi/src"
    public Drupal\menu_link_content -> string(34) "core/modules/menu_link_content/src"
    public Drupal\pathauto -> string(28) "modules/contrib/pathauto/src"
    public Drupal\content_translation -> string(36) "core/modules/content_translation/src"
    public Drupal\views -> string(22) "core/modules/views/src"
    public Drupal\esante_sommaire -> string(27) "modules/custom/sommaire/src"
    public Drupal\Core\Mail -> string(25) "core/lib/Drupal/Core/Mail"
    public Drupal\Core\Field -> string(26) "core/lib/Drupal/Core/Field"
    public Drupal\Core\Menu -> string(25) "core/lib/Drupal/Core/Menu"
    public Drupal\Core\TempStore -> string(30) "core/lib/Drupal/Core/TempStore"
    public Drupal\Core\TypedData -> string(30) "core/lib/Drupal/Core/TypedData"
    public Drupal\Core\Config -> string(27) "core/lib/Drupal/Core/Config"
    public Drupal\Core\Action -> string(27) "core/lib/Drupal/Core/Action"
    public Drupal\Core\Block -> string(26) "core/lib/Drupal/Core/Block"
    public Drupal\Core\ProxyClass -> string(31) "core/lib/Drupal/Core/ProxyClass"
    public Drupal\Core\Validation -> string(31) "core/lib/Drupal/Core/Validation"
    public Drupal\Core\Render -> string(27) "core/lib/Drupal/Core/Render"
    public Drupal\Core\Entity -> string(27) "core/lib/Drupal/Core/Entity"
    public Drupal\Core\Datetime -> string(29) "core/lib/Drupal/Core/Datetime"
    public Drupal\Core\Path -> string(25) "core/lib/Drupal/Core/Path"
    public Drupal\Component\Annotation -> string(36) "core/lib/Drupal/Component/Annotation"
    public _serviceId -> string(20) "container.namespaces"
    protected additionalAnnotationNamespaces -> array(0)
    protected discovery -> NULL
    protected factory -> NULL
    protected mapper -> NULL
    protected definitions -> array(129)
    'filter_format' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(13) "filter_format"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(42) "Drupal\filter\Plugin\DataType\FilterFormat"
    'provider' => string(6) "filter"
    'field_item:comment' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "comment"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(36) "\Drupal\comment\CommentFieldItemList"
    'default_widget' => string(15) "comment_default"
    'default_formatter' => string(15) "comment_default"
    'cardinality' => integer1
    'class' => string(49) "Drupal\comment\Plugin\Field\FieldType\CommentItem"
    'provider' => string(7) "comment"
    'column_groups' => array(0)
    'field_item:datetime' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "datetime"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "datetime_default"
    'default_formatter' => string(16) "datetime_default"
    'list_class' => string(61) "\Drupal\datetime\Plugin\Field\FieldType\DateTimeFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(51) "Drupal\datetime\Plugin\Field\FieldType\DateTimeItem"
    'provider' => string(8) "datetime"
    'column_groups' => array(0)
    'field_item:quiz' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "quiz"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "quiz_widget"
    'default_formatter' => string(4) "quiz"
    'class' => string(50) "Drupal\esante_quiz\Plugin\Field\FieldType\QuizItem"
    'provider' => string(11) "esante_quiz"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:videoEsante_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "videoEsante_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "videoEsante_widget"
    'default_formatter' => string(21) "videoEsante_formatter"
    'class' => string(59) "Drupal\esante_videos\Plugin\Field\FieldType\VideoEsanteItem"
    'provider' => string(13) "esante_videos"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:feeds_item' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "feeds_item"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'instance_settings' => array(1)
    *DEPTH TOO GREAT*
    'default_formatter' => string(14) "feeds_item_url"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(45) "Drupal\feeds\Plugin\Field\FieldType\FeedsItem"
    'provider' => string(5) "feeds"
    'column_groups' => array(0)
    'field_item:file_uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "file_uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "file_uri"
    'default_widget' => string(3) "uri"
    'class' => string(46) "Drupal\file\Plugin\Field\FieldType\FileUriItem"
    'provider' => string(4) "file"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:file' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "file"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "file_generic"
    'default_formatter' => string(12) "file_default"
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\file\Plugin\Field\FieldType\FileItem"
    'provider' => string(4) "file"
    'default_token_formatter' => string(14) "file_url_plain"
    'column_groups' => array(0)
    'field_item:fivestar' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "fivestar"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "fivestar_stars"
    'default_formatter' => string(14) "fivestar_stars"
    'class' => string(51) "Drupal\fivestar\Plugin\Field\FieldType\FivestarItem"
    'provider' => string(8) "fivestar"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:image' => array(16)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "image"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(11) "image_image"
    'default_formatter' => string(5) "image"
    'column_groups' => array(3)
    *DEPTH TOO GREAT*
    'list_class' => string(53) "\Drupal\file\Plugin\Field\FieldType\FileFieldItemList"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'class' => string(45) "Drupal\image\Plugin\Field\FieldType\ImageItem"
    'provider' => string(5) "image"
    'default_token_formatter' => string(14) "file_url_plain"
    'field_item:link' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "link"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(12) "link_default"
    'default_formatter' => string(4) "link"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\link\Plugin\Field\FieldType\LinkItem"
    'provider' => string(4) "link"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:list_string' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "list_string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(52) "Drupal\options\Plugin\Field\FieldType\ListStringItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_float' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(10) "list_float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(51) "Drupal\options\Plugin\Field\FieldType\ListFloatItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:list_integer' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(12) "list_integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "options_select"
    'default_formatter' => string(12) "list_default"
    'class' => string(53) "Drupal\options\Plugin\Field\FieldType\ListIntegerItem"
    'provider' => string(7) "options"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "list_default"
    'column_groups' => array(0)
    'field_item:path' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "path"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(4) "path"
    'list_class' => string(37) "Drupal\pathauto\PathautoFieldItemList"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(28) "Drupal\pathauto\PathautoItem"
    'provider' => string(4) "path"
    'column_groups' => array(0)
    'field_item:redirect_source' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(15) "redirect_source"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "redirect_source"
    'default_formatter' => string(15) "redirect_source"
    'class' => string(57) "Drupal\redirect\Plugin\Field\FieldType\RedirectSourceItem"
    'provider' => string(8) "redirect"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:text_long' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "text_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "text_textarea"
    'default_formatter' => string(12) "text_default"
    'class' => string(47) "Drupal\text\Plugin\Field\FieldType\TextLongItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text_with_summary' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(17) "text_with_summary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(26) "text_textarea_with_summary"
    'default_formatter' => string(12) "text_default"
    'class' => string(54) "Drupal\text\Plugin\Field\FieldType\TextWithSummaryItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:text' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "text"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(14) "text_textfield"
    'default_formatter' => string(12) "text_default"
    'class' => string(43) "Drupal\text\Plugin\Field\FieldType\TextItem"
    'provider' => string(4) "text"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'default_token_formatter' => string(12) "text_default"
    'column_groups' => array(0)
    'field_item:integer' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_integer"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\IntegerItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:boolean' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "boolean_checkbox"
    'default_formatter' => string(7) "boolean"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\BooleanItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:uuid' => array(13)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(4) "uuid"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(6) "string"
    'class' => string(49) "Drupal\Core\Field\Plugin\Field\FieldType\UuidItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:timestamp' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(54) "Drupal\Core\Field\Plugin\Field\FieldType\TimestampItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:changed' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "changed"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'list_class' => string(39) "\Drupal\Core\Field\ChangedFieldItemList"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\ChangedItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:uri' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_formatter' => string(8) "uri_link"
    'default_widget' => string(3) "uri"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\UriItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:float' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\FloatItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:email' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(13) "email_default"
    'default_formatter' => string(12) "basic_string"
    'class' => string(50) "Drupal\Core\Field\Plugin\Field\FieldType\EmailItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:entity_reference' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(29) "entity_reference_autocomplete"
    'default_formatter' => string(22) "entity_reference_label"
    'list_class' => string(47) "\Drupal\Core\Field\EntityReferenceFieldItemList"
    'class' => string(60) "Drupal\Core\Field\Plugin\Field\FieldType\EntityReferenceItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:string_long' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(11) "string_long"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "string_textarea"
    'default_formatter' => string(12) "basic_string"
    'class' => string(55) "Drupal\Core\Field\Plugin\Field\FieldType\StringLongItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:string' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(16) "string_textfield"
    'default_formatter' => string(6) "string"
    'class' => string(51) "Drupal\Core\Field\Plugin\Field\FieldType\StringItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:language' => array(15)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(15) "language_select"
    'default_formatter' => string(8) "language"
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(35) "Drupal\language\DefaultLanguageItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:password' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(8) "password"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\Field\Plugin\Field\FieldType\PasswordItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:map' => array(12)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'list_class' => string(35) "\Drupal\Core\Field\MapFieldItemList"
    'class' => string(48) "Drupal\Core\Field\Plugin\Field\FieldType\MapItem"
    'provider' => string(4) "core"
    'column_groups' => array(0)
    'field_item:decimal' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolFALSE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "decimal"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(6) "number"
    'default_formatter' => string(14) "number_decimal"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\DecimalItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'field_item:created' => array(14)
    'category' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'no_ui' => boolTRUE
    'definition_class' => string(52) "\Drupal\Core\Field\TypedData\FieldItemDataDefinition"
    'list_definition_class' => string(38) "\Drupal\Core\Field\BaseFieldDefinition"
    'unwrap_for_canonical_representation' => boolFALSE
    'id' => string(7) "created"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'default_widget' => string(18) "datetime_timestamp"
    'default_formatter' => string(9) "timestamp"
    'class' => string(52) "Drupal\Core\Field\Plugin\Field\FieldType\CreatedItem"
    'provider' => string(4) "core"
    'list_class' => string(32) "\Drupal\Core\Field\FieldItemList"
    'column_groups' => array(0)
    'language_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(18) "language_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(55) "Drupal\Core\TypedData\Plugin\DataType\LanguageReference"
    'provider' => string(4) "core"
    'boolean' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "boolean"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\BooleanData"
    'provider' => string(4) "core"
    'datetime_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "datetime_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DateTimeIso8601"
    'provider' => string(4) "core"
    'timespan' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "timespan"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\TimeSpan"
    'provider' => string(4) "core"
    'any' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "any"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Any"
    'provider' => string(4) "core"
    'map' => array(8)
    'definition_class' => string(40) "\Drupal\Core\TypedData\MapDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "map"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Map"
    'provider' => string(4) "core"
    'list' => array(8)
    'definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(4) "list"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'provider' => string(4) "core"
    'language' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(8) "language"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(46) "Drupal\Core\TypedData\Plugin\DataType\Language"
    'provider' => string(4) "core"
    'timestamp' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(9) "timestamp"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\Timestamp"
    'provider' => string(4) "core"
    'binary' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "binary"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\BinaryData"
    'provider' => string(4) "core"
    'uri' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(3) "uri"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(41) "Drupal\Core\TypedData\Plugin\DataType\Uri"
    'provider' => string(4) "core"
    'email' => array(9)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "email"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'class' => string(43) "Drupal\Core\TypedData\Plugin\DataType\Email"
    'provider' => string(4) "core"
    'duration_iso8601' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "duration_iso8601"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(53) "Drupal\Core\TypedData\Plugin\DataType\DurationIso8601"
    'provider' => string(4) "core"
    'float' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(5) "float"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(47) "Drupal\Core\TypedData\Plugin\DataType\FloatData"
    'provider' => string(4) "core"
    'integer' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(7) "integer"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(49) "Drupal\Core\TypedData\Plugin\DataType\IntegerData"
    'provider' => string(4) "core"
    'string' => array(8)
    'definition_class' => string(37) "\Drupal\Core\TypedData\DataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "string"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(48) "Drupal\Core\TypedData\Plugin\DataType\StringData"
    'provider' => string(4) "core"
    'entity' => array(10)
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'provider' => string(4) "core"
    'entity:block' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content:basic' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(11) "Basic block"
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:block_content_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:captcha_point' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment:commentaires_esante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(19) "Commentaires Esante"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:comment_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:feedback' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Website feedback"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_message:personal' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(21) "Personal contact form"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:contact_form' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:editor' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_subscription' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:feeds_feed_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:field_storage_config' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:file' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:filter_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:image_style' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:configurable_language' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:language_content_settings' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:actualite' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Actueel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:addon_guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(23) "Ziekten en aandoeningen"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:billetblog' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:breve' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Kort"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "medische dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:dossier_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(17) "Recepten dossiers"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:fiche_guide' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(10) "Gids fiche"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:forum' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Forums"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:institutionnel' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Institutionnel"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:podcast' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Podcast"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(16) "Page publication"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:publi_form' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(32) "Page publication avec formulaire"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:quiz' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Tests"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(8) "Recepten"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node:video' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Video's"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:node_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:path_alias' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:rdf_mapping' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:redirect:redirect' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut:default' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Default"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:shortcut_set' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:action' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:arborescence' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Arborescence"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:auteurs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(7) "Auteurs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:blogs' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(5) "Blogs"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:guides' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(6) "Guides"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(19) "Newsletters e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:newsletters_thematiques_e_sante' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string UTF-8(31) "Newsletters thématiques e-Santé"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:pays' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(4) "Pays"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_article' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(14) "Type d'article"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_term:type_recette' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(15) "Type de recette"
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:taxonomy_vocabulary' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(3)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:user_role' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_type' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote_result' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:vote:vote' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => string(12) "Normale stem"
    'constraints' => array(2)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content' => array(12)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:menu_link_content:menu_link_content' => array(11)
    'class' => string(48) "Drupal\Core\Entity\Plugin\DataType\EntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(4)
    *DEPTH TOO GREAT*
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:pathauto_pattern' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:view' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:base_field_override' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_form_mode' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:entity_view_display' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity:date_format' => array(12)
    'class' => string(54) "Drupal\Core\Entity\Plugin\DataType\ConfigEntityAdapter"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'constraints' => array(1)
    *DEPTH TOO GREAT*
    'internal' => boolFALSE
    'definition_class' => string(50) "\Drupal\Core\Entity\TypedData\EntityDataDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(6) "entity"
    'description' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'deriver' => string(57) "\Drupal\Core\Entity\Plugin\DataType\Deriver\EntityDeriver"
    'provider' => string(4) "core"
    'entity_reference' => array(8)
    'definition_class' => string(46) "\Drupal\Core\TypedData\DataReferenceDefinition"
    'list_class' => string(47) "\Drupal\Core\TypedData\Plugin\DataType\ItemList"
    'list_definition_class' => string(41) "\Drupal\Core\TypedData\ListDataDefinition"
    'unwrap_for_canonical_representation' => boolTRUE
    'id' => string(16) "entity_reference"
    'label' => Drupal\Core\StringTranslation\TranslatableMarkup(5)
    *DEPTH TOO GREAT*
    'class' => string(50) "Drupal\Core\Entity\Plugin\DataType\EntityReference"
    'provider' => string(4) "core"
    protected cacheBackend -> Drupal\Core\Cache\ChainedFastBackend(5)
    protected bin -> string(15) "cache_discovery"
    protected consistentBackend -> Drupal\Core\Cache\DatabaseBackend(4)
    protected maxRows -> integer5000
    protected bin -> string(15) "cache_discovery"
    protected connection -> Drupal\Core\Database\Driver\mysql\Connection(22)
    *DEPTH TOO GREAT*
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected fastBackend -> Drupal\Core\Cache\ApcuBackend(4)
    protected bin -> string(9) "discovery"
    protected sitePrefix -> string(91) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f
    protected binPrefix -> string(104) "drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e444481…"
    drupal.apcu_backend.8.8.4..5b951ab2698444d8bf2757a5524285aa9e8c722bbff498e44448183bfd452c6f::discovery::
    protected checksumProvider -> Drupal\Core\Cache\DatabaseCacheTagsChecksum(5)
    *DEPTH TOO GREAT*
    protected lastWriteTimestamp -> float1714127041.038
    public _serviceId -> string(15) "cache.discovery"
    protected useCaches -> boolTRUE
    protected _serviceIds -> array(0)
    protected _entityStorages -> array(0)
    public _serviceId -> string(18) "typed_data_manager"
Called from <ROOT>/modules/contrib/devel/kint/src/Plugin/Devel/Dumper/Kint.php:32 [Drupal\kint\Plugin\Devel\Dumper\Kint->export()]
  1. <ROOT>/modules/contrib/devel/src/DevelDumperBase.php:29 [Drupal\kint\Plugin\Devel\Dumper\Kint->export()]
  2. <ROOT>/modules/contrib/devel/src/DevelDumperManager.php:133 [Drupal\devel\DevelDumperBase->exportAsRenderable()]
  3. <ROOT>/modules/contrib/devel/src/Controller/EntityDebugController.php:88 [Drupal\devel\DevelDumperManager->exportAsRenderable()]
  4. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:123 [call_user_func_array()]
  5. <ROOT>/core/lib/Drupal/Core/Render/Renderer.php:573 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  6. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:124 [Drupal\Core\Render\Renderer->executeInRenderContext()]
  7. <ROOT>/core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php:97 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext()]
  8. .../vendor/symfony/http-kernel/HttpKernel.php:151 [Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}()]
  9. .../vendor/symfony/http-kernel/HttpKernel.php:68 [Symfony\Component\HttpKernel\HttpKernel->handleRaw()]
  10. <ROOT>/core/lib/Drupal/Core/StackMiddleware/Session.php:57 [Symfony\Component\HttpKernel\HttpKernel->handle()]
  11. <ROOT>/core/lib/Drupal/Core/StackMiddleware/KernelPreHandle.php:47 [Drupal\Core\StackMiddleware\Session->handle()]
  12. <ROOT>/core/lib/Drupal/Core/StackMiddleware/ReverseProxyMiddleware.php:47 [Drupal\Core\StackMiddleware\KernelPreHandle->handle()]
  13. <ROOT>/core/lib/Drupal/Core/StackMiddleware/NegotiationMiddleware.php:52 [Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle()]
  14. .../vendor/stack/builder/src/Stack/StackedHttpKernel.php:23 [Drupal\Core\StackMiddleware\NegotiationMiddleware->handle()]
  15. <ROOT>/core/lib/Drupal/Core/DrupalKernel.php:694 [Stack\StackedHttpKernel->handle()]
  16. <ROOT>/index.php:19 [Drupal\Core\DrupalKernel->handle()]